Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |