Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move fengari specific things to src/fengaricore.js | daurnimator | 2018-01-11 |
| | | | | String manipulation functions now get exposed on 'fengari' object itself at top level | ||
* | Use `typeof process === "undefined"` instead of WEB global | daurnimator | 2017-12-10 |
| | | | | This removes requirement to set global.WEB before requiring in node | ||
* | tests/test-suite/nextvar.js: un-skip passing test | daurnimator | 2017-05-23 |
| | |||
* | src/lbaselib.js: Implement argument checking in collectgarbage | daurnimator | 2017-05-22 |
| | |||
* | test-inprogress npm script | Benoit Giannangeli | 2017-05-20 |
| | |||
* | Moved in progress tests to seperate folder | Benoit Giannangeli | 2017-05-19 |
| | |||
* | [test-suite] nextvar.js | Benoit Giannangeli | 2017-05-19 |