1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-16 20:42:09 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 498b741434 LibUnicode: Use LibTimeZone's list of time zone names
LibUnicode no longer needs to generate a list of time zone names that it
parsed from metaZones.json. We can defer to the TZDB for a golden list
of time zones.
2022-01-08 12:45:34 +01:00
..
CMakeLists.txt LibUnicode: Use LibTimeZone's list of time zone names 2022-01-08 12:45:34 +01:00
GenerateUnicodeData.cpp LibUnicode: Convert UnicodeData to link with weak symbols 2022-01-04 22:49:43 +00:00
GenerateUnicodeDateTimeFormat.cpp LibUnicode: Use LibTimeZone's list of time zone names 2022-01-08 12:45:34 +01:00
GenerateUnicodeLocale.cpp LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols 2022-01-04 22:49:43 +00:00
GenerateUnicodeNumberFormat.cpp LibUnicode: Convert UnicodeNumberFormat to link with weak symbols 2022-01-04 22:49:43 +00:00
GeneratorUtil.h Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00