mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 01:40:59 +00:00
Since LibUnicode depends on this data it used to include Intl/AbstractOperations which in turn includes a number of other LibJS headers. By moving this to its own header with minimal includes we can save on rebuilding LibUnicode for unrelated LibJS header changes. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| GenerateUnicodeData.cpp | ||
| GenerateUnicodeDateTimeFormat.cpp | ||
| GenerateUnicodeLocale.cpp | ||
| GenerateUnicodeNumberFormat.cpp | ||
| GenerateUnicodePluralRules.cpp | ||
| GenerateUnicodeRelativeTimeFormat.cpp | ||
| GeneratorUtil.h | ||