Roberto Ierusalimschy ab1aca94e8 Removed optimization for «if ... then goto» пре 5 година
..
libs 3c1d415bd3 Details пре 6 година
all.lua 5d8ce05b3f Back to a stackless implementation пре 5 година
api.lua b57574d6fb Keep memory errors as memory errors пре 5 година
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 ab1aca94e8 Removed optimization for «if ... then goto» пре 5 година
constructs.lua 0d52913804 Change in the syntax of attributes пре 6 година
coroutine.lua 171dcd7d74 'recover' finish of 'luaD_pcall' should follow the original пре 5 година
cstack.lua 9ecd446141 Avoid shrinking stacks to often пре 5 година
db.lua e4a38eb0e8 Fixed wrong trace of vararg functions пре 5 година
errors.lua 0085db4596 Avoid GCs when testing stack overflow пре 5 година
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 bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' пре 5 година
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 c23cc86c54 Details пре 5 година
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 e96385aded Simplification and smaller buffers for 'lua_pushfstring' пре 5 година
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' пре 7 година
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 година