Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/test-suite/math.js: Add missing math.randomseed call to tests | daurnimator | 2018-02-04 |
| | |||
* | 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 | ||
* | Remove math.randomseed implementation | daurnimator | 2017-08-18 |
| | | | | See #78 | ||
* | tests/test-suite/math.js: un-skip passing test | daurnimator | 2017-05-23 |
| | |||
* | tests/test-suite/math.js: Now passes | daurnimator | 2017-05-22 |
| | |||
* | Moved in progress tests to seperate folder | Benoit Giannangeli | 2017-05-19 |
| | |||
* | [test-suite] math.js | Benoit Giannangeli | 2017-05-19 |