| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-14 | Update codebase to Zig 0.15.1. | 1 | -4/+1 | ||
| Removes compression support | |||||
| 2025-04-30 | Merge NormData with Normalize | 1 | -21/+23 | ||
| 2025-04-29 | All the std.mem.Allocators that were stored just for init and deinit | 1 | -5/+4 | ||
| methods were removed, mem.Allocators were added to deinit as arguments. | |||||
| 2024-06-26 | Removed all inlines | 1 | -2/+2 | ||
| 2024-03-31 | Updated README | 1 | -3/+2 | ||
| 2024-03-28 | PropsData and errdefers for init fns | 1 | -0/+2 | ||
| 2024-03-27 | ScriptsData and made all Datas const | 1 | -1/+1 | ||
| 2024-02-26 | Using NormData nfkd | 1 | -0/+0 | ||
| 2024-02-26 | Using separate data struct model. | 1 | -0/+48 | ||