Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move luaL_openlibs from lauxlib to lualib | daurnimator | 2017-05-11 |
* | src/ldebug.js: Fix incorrect error messages | daurnimator | 2017-05-05 |
* | Remove unused variables | daurnimator | 2017-04-26 |
* | Export luaL_openlibs from lauxlib.js | daurnimator | 2017-04-26 |
* | Export ldo.js functions from lua.js | daurnimator | 2017-04-26 |
* | Export lapi.js functions from lua.js | daurnimator | 2017-04-26 |
* | Removed useless luac -l from tests | Benoit Giannangeli | 2017-04-24 |
* | 8-bit string internally tests | Benoit Giannangeli | 2017-03-30 |
* | dofile | Benoit Giannangeli | 2017-03-23 |
* | Loading tests (binary/text) | Benoit Giannangeli | 2017-03-01 |
* | lua_load will load both binary and text | Benoit Giannangeli | 2017-03-01 |
* | luaG_concaterror, luaG_opinterror, luaG_tointerror | Benoit Giannangeli | 2017-02-21 |
* | luaG_typeerror | Benoit Giannangeli | 2017-02-21 |
* | luaG_ functions | Benoit Giannangeli | 2017-02-21 |