Roberto Ierusalimschy 171dcd7d74 'recover' finish of 'luaD_pcall' should follow the original 5 vuotta sitten
..
libs 3c1d415bd3 Details 6 vuotta sitten
all.lua 5d8ce05b3f Back to a stackless implementation 5 vuotta sitten
api.lua b57574d6fb Keep memory errors as memory errors 5 vuotta sitten
attrib.lua bd1b87c579 Comments (mosty typos) 6 vuotta sitten
big.lua bd1b87c579 Comments (mosty typos) 6 vuotta sitten
bitwise.lua 6ef366644f Subtraction of small constant integers optimized with OP_ADDI 6 vuotta sitten
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 7 vuotta sitten
calls.lua 6bc0f13505 Fixed bug of long strings in binary chunks 5 vuotta sitten
closure.lua e8c779736f Removed internal cache for closures 7 vuotta sitten
code.lua 5ff408d218 Changed internal representation of booleans 6 vuotta sitten
constructs.lua 0d52913804 Change in the syntax of attributes 6 vuotta sitten
coroutine.lua 171dcd7d74 'recover' finish of 'luaD_pcall' should follow the original 5 vuotta sitten
cstack.lua 9ecd446141 Avoid shrinking stacks to often 5 vuotta sitten
db.lua ae5b5ba529 Fixed bug: line hooks in stripped functions 5 vuotta sitten
errors.lua 0085db4596 Avoid GCs when testing stack overflow 5 vuotta sitten
events.lua 7c3cb71fa4 Free bit 7 of GC 'marked' field 5 vuotta sitten
files.lua 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' 5 vuotta sitten
gc.lua bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 vuotta sitten
gengc.lua f7ce7e5faa TOUCHED2 objects are not always black 5 vuotta sitten
goto.lua 0d52913804 Change in the syntax of attributes 6 vuotta sitten
heavy.lua 2258f3133b Added file 'testes/heavy.lua' 7 vuotta sitten
literals.lua b96b0b5abb Added macro 'luaL_pushfail' 6 vuotta sitten
locals.lua bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 vuotta sitten
main.lua bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 vuotta sitten
math.lua 6eb53b7526 Details 6 vuotta sitten
nextvar.lua f13dc59416 Better tests for gray lists 5 vuotta sitten
packtests b98d41db99 Script 'packtests' gets Lua version as a parameter 6 vuotta sitten
pm.lua b96b0b5abb Added macro 'luaL_pushfail' 6 vuotta sitten
sort.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 vuotta sitten
strings.lua e96385aded Simplification and smaller buffers for 'lua_pushfstring' 5 vuotta sitten
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' 7 vuotta sitten
utf8.lua aa8d4a782d Details (more uniformity in error messages) 5 vuotta sitten
vararg.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 vuotta sitten
verybig.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 vuotta sitten