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 f407b3c4a1 Using CIST_CLSRET instead of trick with 'nresults' 4 months ago
..
libs Detail in make file for testes/libs 2 years ago
all.lua Merge branch 'master' into nextversion 2 years ago
api.lua Using CIST_CLSRET instead of trick with 'nresults' 4 months ago
attrib.lua Merge branch 'master' into nextversion 2 years ago
big.lua Avoid excessive name pollution in test files 2 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 Merge branch 'master' into nextversion 1 year ago
closure.lua Merge branch 'master' into nextversion 2 years ago
code.lua Flexible limit for use of registers by constructors 4 months ago
constructs.lua Avoid excessive name pollution in test files 2 years ago
coroutine.lua New interface to function 'luaL_openselectedlibs' 9 months ago
cstack.lua Bug: stack overflow with nesting of coroutine.close 2 years ago
db.lua Bug: Active-lines for stripped vararg functions 5 months ago
errors.lua Bug: luaL_traceback may need more than 5 stack slots 5 months ago
events.lua Fixed dangling 'StkId' in 'luaV_finishget' 7 months ago
files.lua Several tweaks in the garbage collector 11 months ago
gc.lua GC test was not restarting collector after pause 5 months ago
gengc.lua New mechanism to query GC parameters 10 months ago
goto.lua Change in the syntax of attributes 5 years ago
heavy.lua Added file 'testes/heavy.lua' 6 years ago
literals.lua Avoid excessive name pollution in test files 2 years ago
locals.lua Auxiliary buffer uses external strings 12 months ago
main.lua Removed compatibility with "= exp" in the REPL 4 months ago
math.lua Avoid excessive name pollution in test files 2 years ago
nextvar.lua Merge branch 'master' into nextversion 2 years ago
packtests File 'tracegc.lua' added to 'packtests' 4 years ago
pm.lua Details 6 months ago
sort.lua Better handling of size limit when resizing a table 9 months ago
strings.lua Removed 'int' size limit for string.rep 5 months ago
tpack.lua Removed 'int' size limit for pack/unpack 5 months ago
tracegc.lua New test module 'tracegc' 4 years ago
utf8.lua utf8.offset returns also final position of character 5 months ago
vararg.lua Avoid excessive name pollution in test files 2 years ago
verybig.lua Avoid excessive name pollution in test files 2 years ago