summaryrefslogtreecommitdiff
path: root/Tests/LibUnicode
AgeCommit message (Expand)Author
2021-07-28LibUnicode: Handle code points that are both cased and case-ignorableTimothy Flynn
2021-07-28LibUnicode: Check word break when deciding on case-ignorable code pointsTimothy Flynn
2021-07-28LibUnicode: Check property list when deciding if a code point is casedTimothy Flynn
2021-07-27LibUnicode: Begin implementing special Unicode case foldingTimothy Flynn
2021-07-26LibUnicode: Introduce a Unicode library for interacting with UCD filesTimothy Flynn