Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rm ucd/*.go into separate project | EuAndreh | 2024-11-29 | 1 | -56/+0 |
| | |||||
* | Remove default value's code points of General_Category | Ryo Nihei | 2021-11-28 | 1 | -18/+1 |
| | |||||
* | Fix key of generalCategoryCodePoints map | Ryo Nihei | 2021-11-23 | 1 | -35/+40 |
| | | | | Use the abbreviation `cn` of the general category value `unassigned` as a key of the `generalCategoryCodePoints` map. | ||||
* | Refactor the UCD file parsers | Ryo Nihei | 2021-11-23 | 1 | -0/+68 |