Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: suppress -Wexpansion-to-defined warning | Hisham Muhammad | 2024-12-18 | 1 | -1/+5 |
* | fix: do not rely on luaconf.h to include limits.h | Hisham Muhammad | 2024-12-18 | 1 | -1/+1 |
* | fix docs, merging modules | Thijs | 2024-06-03 | 1 | -1/+5 |
* | feat(*): add environment variable and random functions | Thijs Schreijer | 2023-11-15 | 1 | -29/+58 |
* | Fix `clock_gettime` for Mac OS X 10.12 | Oscar Lim | 2016-09-28 | 1 | -1/+9 |
* | Fix macOS 10.12 having `clock_gettime` | Adam Grandquist | 2016-07-23 | 1 | -0/+2 |
* | Support for monotime | Oscar Lim | 2016-05-08 | 1 | -3/+37 |
* | Fix compile errors for Windows | Oscar Lim | 2016-04-09 | 1 | -0/+2 |
* | Support for gettime and sleep functions | Oscar Lim | 2016-02-10 | 1 | -0/+89 |