Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement getconsoleflags tests | Thijs | 2024-05-20 | 1 | -12/+20 |
* | add example for reading a line from the terminal, non-blocking | Thijs Schreijer | 2024-05-20 | 1 | -1/+191 |
* | switch "has" to "has_all_of" and "has_any_of" | Thijs Schreijer | 2024-05-04 | 1 | -5/+18 |
* | review: bitflags no comparison, extra tests | Thijs Schreijer | 2024-04-30 | 1 | -12/+5 |
* | feat(term): getting/setting terminal config flags | Thijs | 2024-04-30 | 2 | -0/+128 |
* | chore(test): add tests (manual) for isatty terminal function (#22) | Thijs Schreijer | 2024-03-24 | 4 | -2/+125 |
* | feat(tty): add isatty() | Thijs | 2023-11-15 | 1 | -3/+2 |
* | feat(*): add environment variable and random functions | Thijs Schreijer | 2023-11-15 | 4 | -31/+205 |
* | fix(ci): relax tests, macos is imprecise due to priority | Thijs Schreijer | 2023-11-09 | 1 | -2/+2 |
* | Support for monotime | Oscar Lim | 2016-05-08 | 1 | -0/+11 |
* | Make test for `gettime` more robust | Oscar Lim | 2016-02-21 | 1 | -1/+8 |
* | Support for gettime and sleep functions | Oscar Lim | 2016-02-10 | 1 | -0/+13 |