aboutsummaryrefslogtreecommitdiff
path: root/ucd/unicode_data.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rm ucd/*.go into separate projectEuAndreh2024-11-291-56/+0
|
* Remove default value's code points of General_CategoryRyo Nihei2021-11-281-18/+1
|
* 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