| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Various small iterator improvements | 2025-05-15 | 1 | -4/+51 | |
| * | Add reverse CodePoint iterator | 2025-05-15 | 1 | -1/+67 | |
| * | Maximal Subparts tests | 2025-05-15 | 1 | -37/+114 | |
| * | Replace CodePoint Decoding with Hörhmann Method | 2025-05-15 | 1 | -59/+204 | |
| * | Add overlong test, which should fail | 2025-05-14 | 1 | -2/+15 | |
| * | refactor CodePoint.Iterator into a reusable fn | 2024-07-05 | 1 | -57/+79 | |
| * | codepoint: prevent panic when last cp too short | 2024-06-10 | 1 | -0/+11 | |
| * | Back to zg code_point. 4ms faster than Ghostty's Utf8Decoder | 2024-02-18 | 1 | -29/+39 | |
| * | Code point code is now a method not a field. | 2024-02-18 | 1 | -39/+29 | |
| * | Code point and grapheme are now namespaces. | 2024-02-18 | 1 | -0/+85 |