| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-11-08 | Use takeDelimiterInclusive to support Zig 0.15.2 | 1 | -1/+2 | |
| 2025-09-14 | Embed data files in scripts rather than relying on filesystem access for easi... | 1 | -8/+3 | |
| 2025-09-14 | Update codebase to Zig 0.15.1. | 1 | -18/+20 | |
| 2025-04-30 | Unicode 16.0 | 1 | -0/+7 | |
| 2024-03-31 | Updated README | 1 | -3/+2 | |
| 2024-03-27 | ScriptsData and made all Datas const | 1 | -45/+182 | |
| 2024-03-27 | Friendly general category methods | 1 | -30/+30 | |
| 2024-03-01 | Moved case fold stuff to src/Caser.zig | 1 | -1/+1 | |
| 2024-02-27 | General Category with GenCatData | 1 | -18/+56 | |
| 2024-02-27 | Using HangulData in NormData | 1 | -17/+26 | |
| 2024-02-26 | Using separate data struct model. | 1 | -14/+11 | |
| 2024-02-20 | Replaced ccc_map with table. 20ms faster | 1 | -0/+128 |