aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(wcwidth): add a generator for width rangesThijs Schreijer2 days1-0/+2
| | | | | The generator script will parse official unicode data to create the actual ranges for 0, double, and ambiguous width characters.
* chore(*): config filesThijs Schreijer2023-11-091-2/+48
|
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+6
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.