aboutsummaryrefslogtreecommitdiff
path: root/ucd/property_value_aliases.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix key of generalCategoryCodePoints mapRyo Nihei2021-11-231-0/+4
| | | | 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/+62