Roberto Ierusalimschy
|
0e54d2be36
|
bug: barrier was wrong for generational phase
|
2004-09-15 17:38:15 -03:00 |
Roberto Ierusalimschy
|
226c57fec0
|
simpler configuration to turn on all asserts
|
2004-09-10 14:30:46 -03:00 |
Roberto Ierusalimschy
|
0de2065f4e
|
tighter tests for stack overflow
|
2004-09-08 11:23:09 -03:00 |
Roberto Ierusalimschy
|
ee165043ef
|
two bugs related to varargs
|
2004-09-03 12:48:56 -03:00 |
Roberto Ierusalimschy
|
3c394b12f9
|
detail
|
2004-09-03 10:17:14 -03:00 |
Roberto Ierusalimschy
|
79fc7dea43
|
simpler implementation for generic reader
|
2004-09-03 10:16:48 -03:00 |
Roberto Ierusalimschy
|
9c34e23214
|
new libs `loslib´ and `linit´
|
2004-09-01 10:49:20 -03:00 |
Roberto Ierusalimschy
|
2aba14b623
|
details
|
2004-09-01 10:47:31 -03:00 |
Roberto Ierusalimschy
|
1dd8c9b6b6
|
detail
|
2004-08-31 14:57:33 -03:00 |
Roberto Ierusalimschy
|
7d309480dd
|
new way to handle _PATH (old LUA_PATH)
|
2004-08-30 15:35:14 -03:00 |
Roberto Ierusalimschy
|
bcb2cb59ac
|
`select' returns all values after given `n'
|
2004-08-30 12:28:32 -03:00 |
Roberto Ierusalimschy
|
0b06241483
|
better control for GC cycles
|
2004-08-30 10:44:44 -03:00 |
Roberto Ierusalimschy
|
857253cdfc
|
detail
|
2004-08-30 10:44:04 -03:00 |
Roberto Ierusalimschy
|
5dcd908add
|
detail
|
2004-08-26 11:19:55 -03:00 |
Roberto Ierusalimschy
|
32d4f304db
|
first implementation of generational GC
|
2004-08-24 17:12:06 -03:00 |
Roberto Ierusalimschy
|
4b12eff801
|
small correction (less conservative write barrier for tables)
|
2004-08-24 17:09:11 -03:00 |
Roberto Ierusalimschy
|
271e05917f
|
bug: lua_getupvalue and setupvalue do not check for index too small.
|
2004-08-17 14:45:45 -03:00 |
Roberto Ierusalimschy
|
fe8c365281
|
default state (created by `luaL_newstate´) has a default panic function
|
2004-08-13 16:52:53 -03:00 |
Roberto Ierusalimschy
|
2d8b099274
|
better checking for read errors (with `ferror´)
|
2004-08-13 16:52:13 -03:00 |
Roberto Ierusalimschy
|
ff4f8fe59a
|
small bug: calls to upvalues were not correctly traced
|
2004-08-13 15:02:36 -03:00 |
Roberto Ierusalimschy
|
a7c74c06b9
|
small bug: lua_gc(count) was falling through to next option
|
2004-08-12 14:02:51 -03:00 |
Roberto Ierusalimschy
|
c7dda42c2f
|
bug (due to new handling of varargs)
|
2004-08-12 11:19:51 -03:00 |
Roberto Ierusalimschy
|
26ae992129
|
less conservative write barrier for tables
|
2004-08-10 16:17:23 -03:00 |
Roberto Ierusalimschy
|
f87057690b
|
`io.lines' also can give the file name in its error message
|
2004-08-09 11:35:59 -03:00 |
Roberto Ierusalimschy
|
9e6aa878c9
|
string.byte truncates indices out of range
|
2004-08-09 10:30:33 -03:00 |
Roberto Ierusalimschy
|
c0fdaf5842
|
string.byte may return multiple values
|
2004-08-06 14:35:38 -03:00 |
Roberto Ierusalimschy
|
2430d3cb28
|
small changes (due to Rici Lake) to allow testing non-supported OS functions
|
2004-08-05 16:30:37 -03:00 |
Roberto Ierusalimschy
|
6bddbbde7a
|
details (opcode may not be the first field)
|
2004-08-04 17:18:13 -03:00 |
Roberto Ierusalimschy
|
31e48f26ed
|
small bug
|
2004-07-16 10:30:53 -03:00 |
Roberto Ierusalimschy
|
0d9007b642
|
no more LUA_OPNAMES
|
2004-07-16 10:17:00 -03:00 |
Roberto Ierusalimschy
|
9609236fbb
|
no more LUA_OPNAMES; it is simpler to "waste" 400 bytes
|
2004-07-16 10:15:32 -03:00 |
Roberto Ierusalimschy
|
942496d767
|
small bug
|
2004-07-13 17:11:32 -03:00 |
Roberto Ierusalimschy
|
a535ad6fee
|
several small changes (mainly function names)
|
2004-07-13 16:56:44 -03:00 |
Roberto Ierusalimschy
|
4206d7ed60
|
`lua_Chunkwriter' returns 0 in case of success
|
2004-07-09 15:24:41 -03:00 |
Roberto Ierusalimschy
|
7a796a0682
|
new macro `luaL_typename'
|
2004-07-09 15:23:17 -03:00 |
Roberto Ierusalimschy
|
76d8b8db06
|
`lua_pushfstring' now supports `%p' option too
|
2004-07-09 13:01:38 -03:00 |
Roberto Ierusalimschy
|
ce455481ab
|
separation between io lib and os lib
|
2004-07-09 12:47:48 -03:00 |
Roberto Ierusalimschy
|
85f1d70e68
|
OS lib (finally separated from io lib)
|
2004-07-09 12:47:48 -03:00 |
Roberto Ierusalimschy
|
31f6540fba
|
back with an "open all libs" function
|
2004-07-09 11:29:29 -03:00 |
Roberto Ierusalimschy
|
eab1965c05
|
bug: `lua_setfenv' needs a write barrier
|
2004-07-09 11:20:22 -03:00 |
Roberto Ierusalimschy
|
3d5187f6e5
|
`require' uses its private reference to `_LOADED' table
|
2004-07-02 15:09:11 -03:00 |
Roberto Ierusalimschy
|
80ec81926c
|
`lua.c' also needs the default path, so auxlib should provide it
|
2004-07-01 11:26:28 -03:00 |
Roberto Ierusalimschy
|
96917ff42a
|
"step" option in lua_gc also need to lock Lua.
|
2004-06-30 11:15:23 -03:00 |
Roberto Ierusalimschy
|
a6179adf12
|
detail
|
2004-06-30 09:58:44 -03:00 |
Roberto Ierusalimschy
|
02a2c01ccd
|
new way to code RK values
|
2004-06-29 15:49:02 -03:00 |
Roberto Ierusalimschy
|
23e08a68f5
|
detail
|
2004-06-29 14:05:00 -03:00 |
Roberto Ierusalimschy
|
0f5a497ed9
|
new interface for search-path function + small changes in require
|
2004-06-29 13:58:17 -03:00 |
Roberto Ierusalimschy
|
753625c3f3
|
new interface for search-path function
|
2004-06-29 13:57:56 -03:00 |
Roberto Ierusalimschy
|
42b74ccf1d
|
libraries may want to use `lua_assert' too...
|
2004-06-23 12:57:29 -03:00 |
Roberto Ierusalimschy
|
0c49857c1a
|
new scheme to search paths
|
2004-06-21 17:05:29 -03:00 |