aboutsummaryrefslogtreecommitdiff
path: root/src/compat.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Windows fixes, some manual testsThijs2024-05-231-0/+16
|
* chore(config): update editorconfig (#20)Thijs Schreijer2024-03-211-10/+10
| | | | Lua was duplicated and C was missing. Updated the 1 C file that deviated in whitespace as well.
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+17
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.