aboutsummaryrefslogtreecommitdiff
path: root/luasystem-scm-0.rockspec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(tty): add isatty()Thijs2023-11-151-1/+8
|
* feat(*): add environment variable and random functionsThijs Schreijer2023-11-151-3/+3
|
* chore(rockspecs): update new locationThijs Schreijer2023-11-091-6/+17
|
* Support for monotimeOscar Lim2016-05-081-1/+11
| | | | Provide `monotime` function with at least 1 millisecond resolution.
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+47
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.