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. | ||
* | RETURN follow lua's source more accurately | Benoit Giannangeli | 2017-02-06 |
| | |||
* | CLOSURE, CALL | Benoit Giannangeli | 2017-02-04 |
| | |||
* | readHeader | Benoit Giannangeli | 2017-02-02 |