2
0
Roberto Ierusalimschy ab1aca94e8 Removed optimization for «if ... then goto» 4 жил өмнө
..
libs 3c1d415bd3 Details 6 жил өмнө
all.lua 5d8ce05b3f Back to a stackless implementation 4 жил өмнө
api.lua b57574d6fb Keep memory errors as memory errors 5 жил өмнө
attrib.lua bd1b87c579 Comments (mosty typos) 5 жил өмнө
big.lua bd1b87c579 Comments (mosty typos) 5 жил өмнө
bitwise.lua 6ef366644f Subtraction of small constant integers optimized with OP_ADDI 5 жил өмнө
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 4 жил өмнө
code.lua ab1aca94e8 Removed optimization for «if ... then goto» 4 жил өмнө
constructs.lua 0d52913804 Change in the syntax of attributes 6 жил өмнө
coroutine.lua 171dcd7d74 'recover' finish of 'luaD_pcall' should follow the original 4 жил өмнө
cstack.lua 9ecd446141 Avoid shrinking stacks to often 4 жил өмнө
db.lua e4a38eb0e8 Fixed wrong trace of vararg functions 4 жил өмнө
errors.lua 0085db4596 Avoid GCs when testing stack overflow 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 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' 6 жил өмнө
literals.lua b96b0b5abb Added macro 'luaL_pushfail' 6 жил өмнө
locals.lua c23cc86c54 Details 4 жил өмнө
main.lua 69b71a6919 _PROMPT can have non-string values 4 жил өмнө
math.lua 6eb53b7526 Details 5 жил өмнө
nextvar.lua 52c8679760 Fixed bug of keys removed from tables vs 'next' 4 жил өмнө
packtests b98d41db99 Script 'packtests' gets Lua version as a parameter 5 жил өмнө
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' 6 жил өмнө
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 жил өмнө