Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-20 | add example for reading a line from the terminal, non-blocking | Thijs Schreijer | |
Handles utf8, and character width | |||
2024-04-30 | feat(term): getting/setting terminal config flags | Thijs | |
2024-02-14 | fix(rockspec): LuaSystem compiles on MinGW (#16) | Shoop | |
2023-11-15 | feat(tty): add isatty() | Thijs | |
2023-11-15 | feat(*): add environment variable and random functions | Thijs Schreijer | |
2023-11-09 | chore(rockspecs): update new location | Thijs Schreijer | |
2016-05-08 | Support for monotime | Oscar Lim | |
Provide `monotime` function with at least 1 millisecond resolution. | |||
2016-02-10 | Support for gettime and sleep functions | Oscar Lim | |
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution. |