Roberto Ierusalimschy 2d8d5c74b5 Details 11 months ago
..
libs 3cdd49c94a Fixed conversion warnings from clang 1 year ago
all.lua 2d8d5c74b5 Details 11 months 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 50c7c915ee Debug information about extra arguments from __call 1 year ago
closure.lua 8b752ddf14 Bug: wrong code gen. for indices with comparisons 1 year ago
code.lua 7ca3c40b50 Another way to compile goto's 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' 1 year ago
cstack.lua 1e64c1391f Bug: stack overflow with nesting of coroutine.close 3 years ago
db.lua 7ca3c40b50 Another way to compile goto's 1 year ago
errors.lua 25a491fe34 OP_SELF restricted to constant short strings 1 year ago
events.lua 88a50ffa71 Fixed dangling 'StkId' in 'luaV_finishget' 1 year ago
files.lua 682efe2678 Change to macro 'LUAI_TRY' 1 year 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 7ca3c40b50 Another way to compile goto's 1 year 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 002beeebe7 New way to keep hints for table length 1 year ago
packtests 05b13651f9 File 'tracegc.lua' added to 'packtests' 4 years ago
pm.lua 262dc5729a Details 1 year ago
sort.lua 0c9bec0d38 Better handling of size limit when resizing a table 1 year 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' 4 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