| Commit message (Collapse) | 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 ↵ | 1 | -7/+2 | ||
| easier packaging | |||||
| 2025-09-14 | Update codebase to Zig 0.15.1. | 1 | -14/+17 | ||
| Removes compression support | |||||
| 2024-03-31 | Updated README | 1 | -3/+2 | ||
| 2024-03-01 | Moved case fold stuff to src/Caser.zig | 1 | -1/+1 | ||
| 2024-02-26 | Using separate data struct model. | 1 | -14/+11 | ||
| 2024-02-20 | Replaced ccc_map with table. 20ms faster | 1 | -0/+128 | ||