Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows fixes, some manual tests | Thijs | 2024-05-23 | 1 | -0/+1 |
| | |||||
* | feat(term): getting/setting terminal config flags | Thijs | 2024-04-30 | 1 | -0/+11 |
| | |||||
* | fix(mingw): fix the windows build with MinGW (#10) | Thijs Schreijer | 2023-12-15 | 1 | -4/+10 |
| | |||||
* | feat(*): add environment variable and random functions | Thijs Schreijer | 2023-11-15 | 1 | -0/+27 |
| | |||||
* | Support for gettime and sleep functions | Oscar Lim | 2016-02-10 | 1 | -0/+11 |
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution. |