Roberto Ierusalimschy 853311e5b1 Table rehash can resize only the hash part 1 year ago
..
libs 0825cf237d Detail in make file for testes/libs 3 years ago
all.lua b5ab31a475 Merge branch 'master' into nextversion 3 years ago
api.lua 258355734d Better support in 'ltests' for tracing the GC 1 year ago
attrib.lua b5ab31a475 Merge branch 'master' into nextversion 3 years ago
big.lua 314745ed84 Avoid excessive name pollution in test files 3 years ago
bitwise.lua 26be27459b Negation in constant folding of '>>' may overflow 3 years ago
bwcoercion.lua 7c519dfbd0 Added manual and tests for version 5.4-w2 7 years ago
calls.lua 3e88b72b8e A return can have at most 254 values 1 year ago
closure.lua 8b752ddf14 Bug: wrong code gen. for indices with comparisons 1 year ago
code.lua 9904c253da Flexible limit for use of registers by constructors 1 year ago
constructs.lua 314745ed84 Avoid excessive name pollution in test files 3 years ago
coroutine.lua 165389b27b New interface to function 'luaL_openselectedlibs' 2 years ago
cstack.lua 1e64c1391f Bug: stack overflow with nesting of coroutine.close 3 years ago
db.lua bdc85357aa Bug: Active-lines for stripped vararg functions 1 year ago
errors.lua b529aefc53 Bug: luaL_traceback may need more than 5 stack slots 1 year ago
events.lua 88a50ffa71 Fixed dangling 'StkId' in 'luaV_finishget' 1 year ago
files.lua 12b6f610b0 Several tweaks in the garbage collector 2 years ago
gc.lua 258355734d Better support in 'ltests' for tracing the GC 1 year ago
gengc.lua 4a8e480864 New mechanism to query GC parameters 2 years ago
goto.lua 0d52913804 Change in the syntax of attributes 6 years ago
heavy.lua 2258f3133b Added file 'testes/heavy.lua' 7 years ago
literals.lua 314745ed84 Avoid excessive name pollution in test files 3 years ago
locals.lua 6d042a178f Auxiliary buffer uses external strings 2 years ago
main.lua e4f418f07c Local declaration in the REPL generates a warning 1 year ago
math.lua 1bf4b80f1a Floats formatted with "correct" precision 1 year ago
nextvar.lua 853311e5b1 Table rehash can resize only the hash part 1 year ago
packtests 05b13651f9 File 'tracegc.lua' added to 'packtests' 5 years ago
pm.lua 262dc5729a Details 1 year ago
sort.lua 0c9bec0d38 Better handling of size limit when resizing a table 2 years ago
strings.lua f2206b2abe '-Wconversion' extended to all options of Lua numbers 1 year ago
tpack.lua ec65ab878e Removed 'int' size limit for pack/unpack 1 year ago
tracegc.lua 5276973224 New test module 'tracegc' 5 years ago
utf8.lua 814213b65f utf8.offset returns also final position of character 1 year ago
vararg.lua 314745ed84 Avoid excessive name pollution in test files 3 years ago
verybig.lua 314745ed84 Avoid excessive name pollution in test files 3 years ago