mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-06 06:38:20 +00:00
This commit adds the directory `/core/assets/UCD/`. This directory contains three files; `PropList.txt`, `UnicodeData.txt`, and `license.txt`. These files are from the Unicode Database (UCD). The first two are used to generate tables for `core/unicode`. The third is the license that covers the files that make up the UCD. These files are from Unicode version 17.0.0. The latest versions may be found ad [ucd](https://www.unicode.org/Public/UCD/latest/ucd/).