Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename cpath to jspath | daurnimator | 2018-02-17 |
| | |||
* | 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 | ||
* | [test-suite] attrib.js passes | Benoit Giannangeli | 2017-06-02 |
| | | | | Except for require tests which needs io.write | ||
* | tests/test-suite/attrib.js: Now passes | daurnimator | 2017-05-21 |
| | |||
* | Moved in progress tests to seperate folder | Benoit Giannangeli | 2017-05-19 |
| | |||
* | [test-suite] attrib.js | Benoit Giannangeli | 2017-05-13 |