Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move fengari specific things to src/fengaricore.js | daurnimator | 2018-01-11 |
* | tests/: Fix linter complaints | daurnimator | 2017-12-10 |
* | Use `typeof process === "undefined"` instead of WEB global | daurnimator | 2017-12-10 |
* | src/loslib.js: Check that var exists in process.env before indexing | daurnimator | 2017-11-12 |
* | tests/loslib.js: Use PATH instead of HOME | daurnimator | 2017-09-07 |
* | Move luaL_openlibs from lauxlib to lualib | daurnimator | 2017-05-11 |
* | os.date | Benoit Giannangeli | 2017-05-02 |
* | Fixed os.time test to compare output with a Date instead of a constant | Benoit Giannangeli | 2017-05-02 |
* | Fixed os.time(format) | Benoit Giannangeli | 2017-05-02 |
* | os.difftime | Benoit Giannangeli | 2017-05-02 |
* | os.getenv | Benoit Giannangeli | 2017-04-28 |
* | Export luaL_openlibs from lauxlib.js | daurnimator | 2017-04-26 |
* | Export lapi.js functions from lua.js | daurnimator | 2017-04-26 |
* | os.time | Benoit Giannangeli | 2017-04-18 |