1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 00:08:11 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibLocale
Timothy Flynn eb8f7b303c LibLocale+LibJS: Make relative time format APIs infallible
These APIs only perform small allocations, and are only used by LibJS.
Callers which could only have failed from these APIs are also made to
be infallible here.
2023-08-23 05:29:21 +02:00
..
CMakeLists.txt LibUnicode: Move CLDR data generators to a LibLocale subfolder 2022-09-05 14:37:16 -04:00
GenerateDateTimeFormatData.cpp LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
GenerateLocaleData.cpp LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
GenerateNumberFormatData.cpp LibLocale+LibJS: Make number format APIs infallible 2023-08-23 05:29:21 +02:00
GeneratePluralRulesData.cpp LibLocale: Avoid unnecessary HashMap copy 2023-05-19 22:33:57 +02:00
GenerateRelativeTimeFormatData.cpp LibLocale+LibJS: Make relative time format APIs infallible 2023-08-23 05:29:21 +02:00