Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Set WEB flag to false for tests | Benoit Giannangeli | 2017-05-09 |
* | tests/tests.js: Use luaL_loadstring instead of using lundump.js directly | daurnimator | 2017-05-02 |
* | Remove unused variables | daurnimator | 2017-04-26 |
* | Removed useless luac -l from tests | Benoit Giannangeli | 2017-04-24 |
* | Testing 8-bit strings | Benoit Giannangeli | 2017-03-13 |
* | [Strings] lvm.js | Benoit Giannangeli | 2017-03-13 |
* | Remove use of 'buffer-dataview' library | daurnimator | 2017-03-03 |
* | lua_load will load both binary and text | Benoit Giannangeli | 2017-03-01 |
* | Travis | Benoit Giannangeli | 2017-02-24 |
* | lua_load (bytecode only), lua_call(k) | Benoit Giannangeli | 2017-02-17 |
* | More accurate state and closure init | Benoit Giannangeli | 2017-02-17 |
* | lua_pushnumber, lua_pushinteger, lua_pushstring, lua_pushboolean | Benoit Giannangeli | 2017-02-16 |
* | lapi tests | Benoit Giannangeli | 2017-02-15 |
* | TFORCALL, TFORLOOP, luaD_call, tag methods | Benoit Giannangeli | 2017-02-12 |