Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(tty): add isatty() | Thijs | 2023-11-15 | 1 | -1/+8 |
| | |||||
* | feat(*): add environment variable and random functions | Thijs Schreijer | 2023-11-15 | 1 | -3/+3 |
| | |||||
* | chore(rockspecs): update new location | Thijs Schreijer | 2023-11-09 | 1 | -6/+17 |
| | |||||
* | Support for monotime | Oscar Lim | 2016-05-08 | 1 | -1/+11 |
| | | | | Provide `monotime` function with at least 1 millisecond resolution. | ||||
* | Support for gettime and sleep functions | Oscar Lim | 2016-02-10 | 1 | -0/+47 |
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution. |