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 c220b0a5d0 '__close' method may be called again in case of error 5 years ago
..
libs File 'lib2-v2.so' generated from its own source 6 years ago
all.lua Revamp around 'L->nCcalls' count 5 years ago
api.lua A few more tests for table access in the API 5 years ago
attrib.lua File 'lib2-v2.so' generated from its own source 6 years ago
big.lua Added directory to test file names in '$Id:' 6 years ago
bitwise.lua Removed extra information from RCS keyword strings in tests 6 years ago
bwcoercion.lua Added manual and tests for version 5.4-w2 6 years ago
calls.lua '__call' metamethod can be any callable object 5 years ago
closure.lua Removed internal cache for closures 6 years ago
code.lua OP_NEWTABLE keeps exact size of arrays 5 years ago
constructs.lua First implementation of constant propagation 5 years ago
coroutine.lua Details in tests 5 years ago
cstack.lua Small changes around C-stack limit 5 years ago
db.lua Coroutines do not unwind the stack in case of errors 6 years ago
errors.lua New function 'setCstacklimit' 5 years ago
events.lua Keep correct type for immediate operands in comparisons 6 years ago
files.lua Details 5 years ago
gc.lua Small optimizations in 'string.gsub' 6 years ago
gengc.lua Added directory to test file names in '$Id:' 6 years ago
goto.lua Flag for to-be-closed variables changed to '<toclose>' 6 years ago
heavy.lua Added file 'testes/heavy.lua' 6 years ago
literals.lua Syntax should not allow numbers touching identifiers 6 years ago
locals.lua '__close' method may be called again in case of error 5 years ago
main.lua Function 'warn' is vararg 6 years ago
math.lua First implementation of constant propagation 5 years ago
nextvar.lua Unification of size representation in OP_NEWTABLE and OP_SETLIST 5 years ago
packtests Added script 'packtests' to the project 5 years ago
pm.lua Small optimizations in 'string.gsub' 6 years ago
sort.lua Added directory to test file names in '$Id:' 6 years ago
strings.lua Details 6 years ago
tpack.lua Optional 'init' argument to 'string.gmatch' 6 years ago
utf8.lua Fixed wrong error message in 'return math.seed(0)' 6 years ago
vararg.lua Added directory to test file names in '$Id:' 6 years ago
verybig.lua Added directory to test file names in '$Id:' 6 years ago