ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
davidot cd763de280 LibJS+LibUnicode: Move some constant arrays to a separate header
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.
2022-08-27 10:55:44 -04:00
..
CMakeLists.txt
GenerateUnicodeData.cpp
GenerateUnicodeDateTimeFormat.cpp
GenerateUnicodeLocale.cpp
GenerateUnicodeNumberFormat.cpp LibJS+LibUnicode: Move some constant arrays to a separate header 2022-08-27 10:55:44 -04:00
GenerateUnicodePluralRules.cpp
GenerateUnicodeRelativeTimeFormat.cpp
GeneratorUtil.h