| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-10 | Add unicode general category lookup | Joel Klinghed | |
| Generate the lookup tables from UnicodeData.txt, do to that, add gen_ugc, which uses csv, buffers, line, io and other modules to do the job. | |||
| 2025-09-10 | fixup! Make clang-tidy happy | Joel Klinghed | |
| 2025-09-08 | Disable RTTI and exceptions | Joel Klinghed | |
| Are not going to use them | |||
| 2025-09-08 | Make clang-tidy happy | Joel Klinghed | |
| 2025-09-04 | args: Increase test coverage | Joel Klinghed | |
| 2025-09-04 | Add UTF-8, UTF-16 and Modified UTF-8 support | Joel Klinghed | |
| 2025-09-03 | Initial commit | Joel Klinghed | |
| Only a basic argument parser to start with. | |||
