You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy d738c8d18b New function 'luaL_openselectedlibs' 2 years ago
..
libs Details 5 years ago
all.lua New test module 'tracegc' 4 years ago
api.lua New function 'luaL_openselectedlibs' 2 years ago
attrib.lua Bug: Lua can generate wrong code when _ENV is <const> 3 years ago
big.lua Comments (mosty typos) 5 years ago
bitwise.lua Negation in constant folding of '>>' may overflow 2 years ago
bwcoercion.lua Added manual and tests for version 5.4-w2 6 years ago
calls.lua More checks and documentation for uses of EXTRA_STACK 2 years ago
closure.lua 'lua_upvalueid' returns NULL on invalid upvalue index 4 years ago
code.lua Changes in cache for function constants 4 years ago
constructs.lua Bug: Wrong code generation in bitwise operations 3 years ago
coroutine.lua New function 'luaL_openselectedlibs' 2 years ago
cstack.lua Bug: stack overflow with nesting of coroutine.close 2 years ago
db.lua Fix debug information about finalizers 3 years ago
errors.lua Added tests for string reuse by the scanner 3 years ago
events.lua Free bit 7 of GC 'marked' field 4 years ago
files.lua Small simplification in overflow check in 'getfield' 2 years ago
gc.lua Fix debug information about finalizers 3 years ago
gengc.lua TOUCHED2 objects are not always black 4 years ago
goto.lua Change in the syntax of attributes 5 years ago
heavy.lua Added file 'testes/heavy.lua' 6 years ago
literals.lua Added tests for string reuse by the scanner 3 years ago
locals.lua Bug: 'break' may not properly close variable in a 'for' loop 2 years ago
main.lua Simpler handling of Byte Order Mark (BOM) 2 years ago
math.lua Detail in 'testes/math.lua' 3 years ago
nextvar.lua Tables have a 'lastfree' information only when needed 2 years ago
packtests File 'tracegc.lua' added to 'packtests' 4 years ago
pm.lua Added macro 'luaL_pushfail' 5 years ago
sort.lua Added directory to test file names in '$Id:' 6 years ago
strings.lua Portability issue in a test for 'string.format' 2 years ago
tpack.lua Optional 'init' argument to 'string.gmatch' 6 years ago
tracegc.lua New test module 'tracegc' 4 years ago
utf8.lua Bug: 'utf8.codes' accepts spurious continuation bytes 2 years ago
vararg.lua Added directory to test file names in '$Id:' 6 years ago
verybig.lua Added directory to test file names in '$Id:' 6 years ago