aboutsummaryrefslogtreecommitdiff
path: root/ucd/unicode_data.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix key of generalCategoryCodePoints mapRyo Nihei2021-11-231-35/+40
| | | | Use the abbreviation `cn` of the general category value `unassigned` as a key of the `generalCategoryCodePoints` map.
* Refactor the UCD file parsersRyo Nihei2021-11-231-0/+68