summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2023-11-15feat(tty): add isatty()Thijs
2023-11-15feat(*): add environment variable and random functionsThijs Schreijer
2023-11-09fix(ci): relax tests, macos is imprecise due to priorityThijs Schreijer
2016-05-08Support for monotimeOscar Lim
Provide `monotime` function with at least 1 millisecond resolution.
2016-02-21Make test for `gettime` more robustOscar Lim
2016-02-10Support for gettime and sleep functionsOscar Lim
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.