aboutsummaryrefslogtreecommitdiff
path: root/ucd/property_value_aliases.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rm ucd/*.go into separate projectEuAndreh2024-11-291-82/+0
|
* Support Script property (Meet RL1.2 of UTS #18 partially)Ryo Nihei2021-11-281-10/+26
|
* 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