Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-15 | chore(docs): render the documentation | Thijs Schreijer | |
2023-11-15 | feat(tty): add isatty() | Thijs | |
2023-11-15 | feat(*): add environment variable and random functions | Thijs Schreijer | |
2023-11-13 | fix(ci): switch to master instead of main (#8) | Thijs Schreijer | |
2023-11-09 | fix(ci): relax tests, macos is imprecise due to priority | Thijs Schreijer | |
2023-11-09 | chore(ci): switch to github actions | Thijs Schreijer | |
2023-11-09 | chore(*): config files | Thijs Schreijer | |
2023-11-09 | chore(ci): add linter for tests and rockspecs | Thijs Schreijer | |
2023-11-09 | chore(rockspecs): update new location | Thijs Schreijer | |
2023-11-09 | chore(rockspecs): move rockspecs to subdir | Thijs Schreijer | |
2016-10-02 | Release v0.2.1v0.2.1 | Oscar Lim | |
2016-09-28 | Fix `clock_gettime` for Mac OS X 10.12 | Oscar Lim | |
2016-07-23 | Merge pull request #2 from grandquista/patch-1 | Oscar Lim | |
Fix macOS 10.12 having `clock_gettime` | |||
2016-07-23 | Fix macOS 10.12 having `clock_gettime` | Adam Grandquist | |
See https://github.com/Homebrew/homebrew-core/issues/1957 for similar issues. | |||
2016-05-08 | Release v0.2.0v0.2.0 | Oscar Lim | |
2016-05-08 | Support for monotime | Oscar Lim | |
Provide `monotime` function with at least 1 millisecond resolution. | |||
2016-05-08 | Add osx to travis | Oscar Lim | |
2016-05-07 | New travis infrastructure | Oscar Lim | |
Changes the travis setup and drop `sudo` in favor of the faster container-based travis infrastructure. | |||
2016-04-10 | Release v0.1.1v0.1.1 | Oscar Lim | |
2016-04-09 | Fix compile errors for Windows | Oscar Lim | |
2016-02-21 | Make test for `gettime` more robust | Oscar Lim | |
2016-02-11 | Fix travis build error | Oscar Lim | |
2016-02-11 | Release v0.1.0v0.1.0 | Oscar Lim | |
2016-02-10 | Support for gettime and sleep functions | Oscar Lim | |
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution. |