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 5ff408d218 Changed internal representation of booleans 5 years ago
..
libs Details 5 years ago
all.lua Default for warnings changed to "off" 5 years ago
api.lua Comments (mosty typos) 5 years ago
attrib.lua Comments (mosty typos) 5 years ago
big.lua Comments (mosty typos) 5 years ago
bitwise.lua Subtraction of small constant integers optimized with OP_ADDI 5 years ago
bwcoercion.lua Added manual and tests for version 5.4-w2 6 years ago
calls.lua Fixed bug in tail calls of __call chains 5 years ago
closure.lua Removed internal cache for closures 6 years ago
code.lua Changed internal representation of booleans 5 years ago
constructs.lua Change in the syntax of attributes 5 years ago
coroutine.lua Comments (mosty typos) 5 years ago
cstack.lua Comments (mosty typos) 5 years ago
db.lua Use of 'MMBIN' opcodes extended to shift operators 5 years ago
errors.lua Added macro 'luaL_pushfail' 5 years ago
events.lua Comments (mosty typos) 5 years ago
files.lua Added macro 'luaL_pushfail' 5 years ago
gc.lua Comments (mosty typos) 5 years ago
gengc.lua Added directory to test file names in '$Id:' 6 years ago
goto.lua Change in the syntax of attributes 5 years ago
heavy.lua Added file 'testes/heavy.lua' 6 years ago
literals.lua Added macro 'luaL_pushfail' 5 years ago
locals.lua Comments (mosty typos) 5 years ago
main.lua Default for warnings changed to "off" 5 years ago
math.lua Comments (mosty typos) 5 years ago
nextvar.lua Small corrections when setting 'L->top' 5 years ago
packtests Script 'packtests' gets Lua version as a parameter 5 years ago
pm.lua Added macro 'luaL_pushfail' 5 years ago
sort.lua Added directory to test file names in '$Id:' 6 years ago
strings.lua Joined common code in 'lua_rawset' and 'lua_rawsetp' 5 years ago
tpack.lua Optional 'init' argument to 'string.gmatch' 6 years ago
utf8.lua Added macro 'luaL_pushfail' 5 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