mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 17:21:00 +00:00
We had a hard-coded table of number system digits copied from ECMA-402. Turns out these digits are in the CLDR, so let's parse the digits from there instead of hard-coding them. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| GenerateUnicodeData.cpp | ||
| GenerateUnicodeDateTimeFormat.cpp | ||
| GenerateUnicodeLocale.cpp | ||
| GenerateUnicodeNumberFormat.cpp | ||
| GeneratorUtil.h | ||