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.
ravi/lua-5.3.0-tests
Dibyendu Majumdar 15761f3cf0
add type info to upvalues and enable new opcodes SETUPVALI etc.
9 years ago
..
libs merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
ltests merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
all.lua implement NEWARRAYI and NEWARRAYF 9 years ago
api.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
attrib.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
big.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
bitwise.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
calls.lua implement OP_RAVI_SETTABLE_AI 9 years ago
closure.lua add type info to upvalues and enable new opcodes SETUPVALI etc. 9 years ago
code.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
constructs.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
coroutine.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
db.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
errors.lua change various Lua limits to match the change in bytecode structure 9 years ago
events.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
files.lua add address sanitize 9 years ago
gc.lua implement OP_CLOSURE, OP_CONCAT and OP_VARARG 9 years ago
goto.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
literals.lua implement OP_CLOSURE, OP_CONCAT and OP_VARARG 9 years ago
locals.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
main.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
math.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
nextvar.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
pm.lua implement TFORCALL and TFORLOOP 9 years ago
sort.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
strings.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
tpack.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
utf8.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
vararg.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago
verybig.lua merge lua 5.3.0 rc3 and fix build on Ubuntu 9 years ago