summaryrefslogtreecommitdiff
path: root/tests/ltm.js
Commit message (Collapse)AuthorAge
* __index/__newindex chainBenoit Giannangeli2017-02-14
|
* __newindexBenoit Giannangeli2017-02-14
|
* Setting metatable manually until setmetatable is availableBenoit Giannangeli2017-02-14
| | | | | Using a breakpoint flag on specific opcode to stop the program so we can manipulate the stack manually within the test
* TM testsBenoit Giannangeli2017-02-14
|
* settable, gettable (handle tm)Benoit Giannangeli2017-02-14
|
* LENBenoit Giannangeli2017-02-13
|
* TFORCALL, TFORLOOP, luaD_call, tag methodsBenoit Giannangeli2017-02-12