1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:08:10 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibLocale
Tim Schumacher d43a7eae54 LibCore: Rename File to DeprecatedFile
As usual, this removes many unused includes and moves used includes
further down the chain.
2023-02-13 00:50:07 +00:00
..
CMakeLists.txt LibUnicode: Move CLDR data generators to a LibLocale subfolder 2022-09-05 14:37:16 -04:00
GenerateDateTimeFormatData.cpp Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2023-02-08 19:15:45 +00:00
GenerateLocaleData.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
GenerateNumberFormatData.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
GeneratePluralRulesData.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
GenerateRelativeTimeFormatData.cpp LibJS+LibLocale: Propagate OOM from CLDR RelativeTime Vector operations 2023-02-08 18:32:37 +00:00