| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Begin conformance test | 2025-05-15 | 1 | -0/+22 | |
| | | | | | | I'm not sure the details of this strategy can actually be made to work. But, something can. | ||||
| * | Vastly simplify peek() | 2025-05-15 | 1 | -60/+3 | |
| | | | | | Idiomatic Zig takes awhile, what can I say (yes I wrote the first one). | ||||
| * | Setup variants for all allocating modules | 2025-04-30 | 1 | -15/+17 | |
| | | | | | | | | | This harmonizes the allocating modules in a couple of ways. All can now be constructed by pointer, and all treat various miscellaneous read failures as `unreachable`, which indeed they should be. The README has been updated to inform users of this option. | ||||
| * | grapheme now Graphemes, Data files gone | 2025-04-30 | 1 | -0/+421 | |