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 | ||
* | tests/test-suite/api.js: Split a skipped test | daurnimator | 2018-01-06 |
| | |||
* | 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: Fix checkpanic | daurnimator | 2017-06-19 |
| | |||
* | [test-suite] api.js passes | Benoit Giannangeli | 2017-05-28 |