Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | src/loslib.js: Calculate yday of passed in Date, not the current date | daurnimator | 2018-04-22 |
| | |||
* | src/loslib.js: Fix wday off-by-one error | daurnimator | 2018-04-22 |
| | |||
* | src/loslib.js: Fix off-by-one error in month field of os.time() | daurnimator | 2018-04-22 |
| | |||
* | src/loslib.js: Fix os.time() with out-of-range values | daurnimator | 2018-04-20 |
| | | | | Fixes #126 | ||
* | test/test-suite: Remove print calls | daurnimator | 2018-04-15 |
| | |||
* | test/test-suite: Move ported PUC-Rio test suite to jest | daurnimator | 2018-04-14 |
| | |||
* | Start moving test suite from tape => jest | daurnimator | 2018-04-14 |