1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 18:35:09 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibLocale
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
CMakeLists.txt LibUnicode: Move CLDR data generators to a LibLocale subfolder 2022-09-05 14:37:16 -04:00
GenerateDateTimeFormatData.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
GenerateLocaleData.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
GenerateNumberFormatData.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
GeneratePluralRulesData.cpp LibLocale: Avoid unnecessary HashMap copy 2023-05-19 22:33:57 +02:00
GenerateRelativeTimeFormatData.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00