aboutsummaryrefslogtreecommitdiff
path: root/gen/string
Commit message (Collapse)AuthorAgeFilesLines
* Support NFD & NFKD scale detection… sort ofThomas Voss 2024-05-151-1/+5
|
* Implement NFD string normalizationThomas Voss 2024-05-141-0/+77
|
* Use a 2-stage lookup for u8wnext() and u8wcnt()Thomas Voss 2024-05-071-103/+169
|
* Use a 2-stage lookups for u8gnext() and u8gcnt()Thomas Voss 2024-05-072-83/+161
|
* Add disclaimerThomas Voss 2024-04-221-0/+5
|
* Fix various bugs in word segmentationThomas Voss 2024-04-221-0/+109
|
* Remove .txt extensionThomas Voss 2024-04-201-3/+3
|
* Add the U8*_SCALE constantsThomas Voss 2024-04-181-0/+55
|
* Change private symbol prefix from ‘__’ to ‘_’Thomas Voss 2024-04-161-5/+5
|
* Move script to gen/string/Thomas Voss 2024-04-091-0/+97