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