Roberto Ierusalimschy 7d6a97e42b Dump doesn't need to reuse 'source' 3 yıl önce
..
libs 3c1d415bd3 Details 6 yıl önce
all.lua 5276973224 New test module 'tracegc' 4 yıl önce
api.lua d738c8d18b New function 'luaL_openselectedlibs' 3 yıl önce
attrib.lua 1f3c6f4534 Bug: Lua can generate wrong code when _ENV is <const> 3 yıl önce
big.lua bd1b87c579 Comments (mosty typos) 6 yıl önce
bitwise.lua 26be27459b Negation in constant folding of '>>' may overflow 3 yıl önce
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 7 yıl önce
calls.lua 7d6a97e42b Dump doesn't need to reuse 'source' 3 yıl önce
closure.lua 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index 5 yıl önce
code.lua 36de01d988 Changes in cache for function constants 4 yıl önce
constructs.lua c764ca71a6 Bug: Wrong code generation in bitwise operations 3 yıl önce
coroutine.lua d738c8d18b New function 'luaL_openselectedlibs' 3 yıl önce
cstack.lua 1e64c1391f Bug: stack overflow with nesting of coroutine.close 3 yıl önce
db.lua 066e0f93c4 Fix debug information about finalizers 4 yıl önce
errors.lua 59acd79c05 Added tests for string reuse by the scanner 4 yıl önce
events.lua 7c3cb71fa4 Free bit 7 of GC 'marked' field 5 yıl önce
files.lua cfbe378f90 Small simplification in overflow check in 'getfield' 3 yıl önce
gc.lua 066e0f93c4 Fix debug information about finalizers 4 yıl önce
gengc.lua f7ce7e5faa TOUCHED2 objects are not always black 5 yıl önce
goto.lua 0d52913804 Change in the syntax of attributes 6 yıl önce
heavy.lua 2258f3133b Added file 'testes/heavy.lua' 7 yıl önce
literals.lua 59acd79c05 Added tests for string reuse by the scanner 4 yıl önce
locals.lua 997f11f543 Bug: 'break' may not properly close variable in a 'for' loop 3 yıl önce
main.lua 02060b7a37 Simpler handling of Byte Order Mark (BOM) 3 yıl önce
math.lua a393ac2554 Detail in 'testes/math.lua' 4 yıl önce
nextvar.lua 8047b2d03e Tables have a 'lastfree' information only when needed 3 yıl önce
packtests 05b13651f9 File 'tracegc.lua' added to 'packtests' 4 yıl önce
pm.lua b96b0b5abb Added macro 'luaL_pushfail' 6 yıl önce
sort.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 yıl önce
strings.lua 7f12bf40c4 Portability issue in a test for 'string.format' 3 yıl önce
tpack.lua 264659bd53 Optional 'init' argument to 'string.gmatch' 7 yıl önce
tracegc.lua 5276973224 New test module 'tracegc' 4 yıl önce
utf8.lua a1089b415a Bug: 'utf8.codes' accepts spurious continuation bytes 3 yıl önce
vararg.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 yıl önce
verybig.lua aa4c5cf190 Added directory to test file names in '$Id:' 7 yıl önce