mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:01:01 +00:00
This downloads the PropertyValueAliases.txt UCD file, which contains a set of General Category aliases. This changes the General Category enumeration to now be generated as a bitmask. This is to easily allow General Category unions. For example, the LC (Cased_Letter) category is the union of the Ll, Lu, and Lt categories. |
||
|---|---|---|
| .. | ||
| CodeGenerators | ||
| CharacterTypes.cpp | ||
| CharacterTypes.h | ||
| CMakeLists.txt | ||
| Forward.h | ||
| unicode_data.cmake | ||