Roberto Ierusalimschy 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' 5 лет назад
..
libs 3c1d415bd3 Details 6 лет назад
all.lua be78aeae4c Default for warnings changed to "off" 6 лет назад
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 422ce50d2e Fixed detail in 'loadUpvalues' 5 лет назад
closure.lua e8c779736f Removed internal cache for closures 7 лет назад
code.lua 5ff408d218 Changed internal representation of booleans 6 лет назад
constructs.lua 0d52913804 Change in the syntax of attributes 6 лет назад
coroutine.lua d39ea8b3ce Make sure that main thread is non yieldable 5 лет назад
cstack.lua e1d8770f12 Fixed bug: wrong stack limit when entering a coroutine 5 лет назад
db.lua 6eb53b7526 Details 6 лет назад
errors.lua b96b0b5abb Added macro 'luaL_pushfail' 6 лет назад
events.lua 6eb53b7526 Details 6 лет назад
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 0f1cd0eba9 Added test for fix 127e7a6c894 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 bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 лет назад
main.lua bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 лет назад
math.lua 6eb53b7526 Details 6 лет назад
nextvar.lua 6eb53b7526 Details 6 лет назад
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 лет назад