aboutsummaryrefslogtreecommitdiff
path: root/ucd/parser.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* rm ucd/*.go into separate projectEuAndreh2024-11-291-155/+0
* Move all UCD-related processes to ucd packageRyo Nihei2021-11-271-3/+3
* Refactor the UCD file parsersRyo Nihei2021-11-231-155/+72
* Add character property expression (Meet RL1.2 of UTS #18 partially)Ryo Nihei2021-04-301-0/+238