| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |