Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | package.json: Use yarn-favoured indentation | daurnimator | 2018-01-29 |
| | |||
* | package.json: Add sideEffects: false | daurnimator | 2018-01-29 |
| | |||
* | package.json: Remove old test-inprogress script | daurnimator | 2017-12-29 |
| | |||
* | src/loadlib.js: Add support for web worker global env | daurnimator | 2017-12-28 |
| | |||
* | tests/: Fix linter complaints | daurnimator | 2017-12-10 |
| | |||
* | package.json: Add eslint; remove jshint config | daurnimator | 2017-12-10 |
| | |||
* | package.json, yarn.lock: Upgrade to newer packages | daurnimator | 2017-09-16 |
| | | | | Deletes package-lock.json | ||
* | webpack.config.js: Use babel-loader instead of babili-webpack-plugin | daurnimator | 2017-08-18 |
| | |||
* | Remove math.randomseed implementation | daurnimator | 2017-08-18 |
| | | | | See #78 | ||
* | Move jshint config to package.json | daurnimator | 2017-08-18 |
| | |||
* | Move to upstream sprintf-js release | daurnimator | 2017-05-31 |
| | | | | https://github.com/alexei/sprintf.js/pull/138 was merged. | ||
* | test-inprogress npm script | Benoit Giannangeli | 2017-05-20 |
| | |||
* | README,package.json: Update links for new organisation | daurnimator | 2017-05-14 |
| | |||
* | package.json: Update "main" field to fengari.js | daurnimator | 2017-05-12 |
| | |||
* | Webpack (single bundle for now) | Benoit Giannangeli | 2017-05-09 |
| | |||
* | Clean up package.json | Benoit Giannangeli | 2017-05-08 |
| | |||
* | package.json: npm automatically adds dependencies to PATH when you run 'npm ↵ | daurnimator | 2017-05-08 |
| | | | | test' | ||
* | package.json: Add myself to contributors | daurnimator | 2017-05-08 |
| | |||
* | os.date | Benoit Giannangeli | 2017-05-02 |
| | |||
* | os.tmpname | Benoit Giannangeli | 2017-04-28 |
| | |||
* | npm t runs test suite, removed t.comment | Benoit Giannangeli | 2017-04-26 |
| | |||
* | debug.debug | Benoit Giannangeli | 2017-04-11 |
| | | | | Use readline-sync to read from stdin interactively | ||
* | Fixed %g in sprintf.js to not keep trailing zeros | Benoit Giannangeli | 2017-04-10 |
| | |||
* | Use correct sprintf package | Benoit Giannangeli | 2017-03-31 |
| | |||
* | string.format | Benoit Giannangeli | 2017-03-16 |
| | |||
* | Remove use of 'buffer-dataview' library | daurnimator | 2017-03-03 |
| | |||
* | math.random/randomseed | Benoit Giannangeli | 2017-02-26 |
| | |||
* | Initial commit | Benoit Giannangeli | 2017-02-01 |