Roberto Ierusalimschy 8047b2d03e Tables have a 'lastfree' information only when needed hace 3 años
..
libs 3c1d415bd3 Details hace 6 años
all.lua 5276973224 New test module 'tracegc' hace 4 años
api.lua 0bfc572e51 Bug: GC is not reentrant hace 4 años
attrib.lua 1f3c6f4534 Bug: Lua can generate wrong code when _ENV is <const> hace 3 años
big.lua bd1b87c579 Comments (mosty typos) hace 6 años
bitwise.lua 26be27459b Negation in constant folding of '>>' may overflow hace 3 años
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 hace 7 años
calls.lua d61b0c6028 More checks and documentation for uses of EXTRA_STACK hace 3 años
closure.lua 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index hace 5 años
code.lua 36de01d988 Changes in cache for function constants hace 4 años
constructs.lua c764ca71a6 Bug: Wrong code generation in bitwise operations hace 3 años
coroutine.lua 4a00f61276 'lua_checkstack' doesn't need to check stack overflow hace 3 años
cstack.lua 1e64c1391f Bug: stack overflow with nesting of coroutine.close hace 3 años
db.lua 066e0f93c4 Fix debug information about finalizers hace 4 años
errors.lua 59acd79c05 Added tests for string reuse by the scanner hace 4 años
events.lua 7c3cb71fa4 Free bit 7 of GC 'marked' field hace 5 años
files.lua cfbe378f90 Small simplification in overflow check in 'getfield' hace 3 años
gc.lua 066e0f93c4 Fix debug information about finalizers hace 4 años
gengc.lua f7ce7e5faa TOUCHED2 objects are not always black hace 5 años
goto.lua 0d52913804 Change in the syntax of attributes hace 6 años
heavy.lua 2258f3133b Added file 'testes/heavy.lua' hace 7 años
literals.lua 59acd79c05 Added tests for string reuse by the scanner hace 4 años
locals.lua 997f11f543 Bug: 'break' may not properly close variable in a 'for' loop hace 3 años
main.lua 02060b7a37 Simpler handling of Byte Order Mark (BOM) hace 3 años
math.lua a393ac2554 Detail in 'testes/math.lua' hace 4 años
nextvar.lua 8047b2d03e Tables have a 'lastfree' information only when needed hace 3 años
packtests 05b13651f9 File 'tracegc.lua' added to 'packtests' hace 4 años
pm.lua b96b0b5abb Added macro 'luaL_pushfail' hace 6 años
sort.lua aa4c5cf190 Added directory to test file names in '$Id:' hace 7 años
strings.lua 7f12bf40c4 Portability issue in a test for 'string.format' hace 3 años
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' hace 7 años
tracegc.lua 5276973224 New test module 'tracegc' hace 4 años
utf8.lua a1089b415a Bug: 'utf8.codes' accepts spurious continuation bytes hace 3 años
vararg.lua aa4c5cf190 Added directory to test file names in '$Id:' hace 7 años
verybig.lua aa4c5cf190 Added directory to test file names in '$Id:' hace 7 años