| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | postcall and precall | Benoit Giannangeli | 2017-02-06 |
| | | | | | | | In the tests, we just look at the last n elements of the stack to check our results. This is because the executed script itself doesn't expect any result, so we did not put results at L.top. | ||
| * | Fixed bad use of L.top | Benoit Giannangeli | 2017-02-05 |
| | | |||
| * | CLOSURE, CALL | Benoit Giannangeli | 2017-02-04 |
| | | |||
| * | VM Tests, OP_MOVE, OP_LOAK, partial OP_RETURN | Benoit Giannangeli | 2017-02-03 |
| | | |||
| * | Dispatch loop | Benoit Giannangeli | 2017-02-03 |
| | | |||
| * | Lua VM | Benoit Giannangeli | 2017-02-03 |
| | | |||
| * | readHeader | Benoit Giannangeli | 2017-02-02 |
| | | |||
| * | Following Lua's source code as closely as possible | Benoit Giannangeli | 2017-02-02 |
