Roberto Ierusalimschy 511d53a826 lua_settop/lua_pop closes to-be-closed variables 4 лет назад
..
libs 3c1d415bd3 Details 6 лет назад
all.lua 5276973224 New test module 'tracegc' 4 лет назад
api.lua 511d53a826 lua_settop/lua_pop closes to-be-closed variables 4 лет назад
attrib.lua bd1b87c579 Comments (mosty typos) 6 лет назад
big.lua bd1b87c579 Comments (mosty typos) 6 лет назад
bitwise.lua 6ef366644f Subtraction of small constant integers optimized with OP_ADDI 6 лет назад
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 7 лет назад
calls.lua 6bc0f13505 Fixed bug of long strings in binary chunks 5 лет назад
closure.lua 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index 5 лет назад
code.lua e2ea3b31c9 Details (do not affect regular code) 5 лет назад
constructs.lua 0d52913804 Change in the syntax of attributes 6 лет назад
coroutine.lua 58aa09a0b9 Small improvements in hooks 4 лет назад
cstack.lua 5276973224 New test module 'tracegc' 4 лет назад
db.lua 38cc7d40a4 Bug: cannot allow the call 'debug.getinfo(0, ">")' 4 лет назад
errors.lua f5df7f91f7 Wrong assertion in 'getbaseline' 4 лет назад
events.lua 7c3cb71fa4 Free bit 7 of GC 'marked' field 5 лет назад
files.lua 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' 5 лет назад
gc.lua 1537d6680b New control for reentrancy of emergency collections 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 b96b0b5abb Added macro 'luaL_pushfail' 6 лет назад
locals.lua 5276973224 New test module 'tracegc' 4 лет назад
main.lua 69b71a6919 _PROMPT can have non-string values 5 лет назад
math.lua 6eb53b7526 Details 5 лет назад
nextvar.lua 52c8679760 Fixed bug of keys removed from tables vs 'next' 5 лет назад
packtests b98d41db99 Script 'packtests' gets Lua version as a parameter 6 лет назад
pm.lua b96b0b5abb Added macro 'luaL_pushfail' 6 лет назад
sort.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 лет назад
strings.lua c03c527fd2 Bug: 'string.concat' error message uses wrong format 4 лет назад
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' 7 лет назад
tracegc.lua 5276973224 New test module 'tracegc' 4 лет назад
utf8.lua aa8d4a782d Details (more uniformity in error messages) 5 лет назад
vararg.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 лет назад
verybig.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 лет назад