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