aboutsummaryrefslogtreecommitdiff
path: root/core/unicode/tools
Commit message (Expand)AuthorAgeFilesLines
* Update core:encoding to Unicode 15.1 table.Jeroen van Rijn2024-01-021-69/+80
* Use `or_break` and `or_continue` where appropriate in the core librarygingerBill2023-09-301-37/+33
* Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`fo...gingerBill2023-06-261-1/+1
* Correct naming in testsgingerBill2022-07-111-1/+1
* [core:encoding/entity] Add new package to decode &<entity>; entities.Jeroen van Rijn2021-12-051-0/+287