summaryrefslogtreecommitdiff
path: root/src/unicode
AgeCommit message (Expand)Author
2025-09-05render: address review feedbackJeffrey C. Ollie
2025-09-05drop the new LUT type as no performance advantage detectedJeffrey C. Ollie
2025-09-05add two LUT-based implementations of isSymbolJeffrey C. Ollie
2025-05-26style: use decl literalsQwerasd
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-01-20unigen: Remove libc dependency, use ArenaAllocatorRyan Liptak
2024-12-12unicode: emoji modifier requires emoji modifier base preceding to not breakMitchell Hashimoto
2024-02-10terminal: only apply VS15/16 to emojiMitchell Hashimoto
2024-02-09unicode: precompute grapheme break dataMitchell Hashimoto
2024-02-09unicode: use packed struct for break stateMitchell Hashimoto
2024-02-09unicode: remove unusedMitchell Hashimoto
2024-02-09unicode: direct port of ziglyph to startMitchell Hashimoto
2024-02-09unicode: get grapheme boundary classMitchell Hashimoto
2024-02-08unicode: generate our own lookup tablesMitchell Hashimoto