summaryrefslogtreecommitdiffhomepage
path: root/src/casefold.py
AgeCommit message (Expand)Author
2022-05-30Large refactoring on strings / utf8 and some file structure.Tyge Lovset
2022-04-18Converted all example to use cstr_str(&s) instead of s.str to allow SSO strin...Tyge Løvset
2022-03-04Updated printf formatting to portable code. This was also to use http://winli...Tyge Løvset
2022-02-24Switched to the python generated unicode uppercase/lowercase convertionsTyge Løvset
2022-02-23utf8_isspace missed a few codepointsTyge Løvset
2022-02-23Added official unicode tables and python table generator for casefolding.Tyge Løvset