ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn bced4e9324 LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style
Remove ListFormat's own definition of the Style enum, which was further
duplicated by a generated ListPatternStyle enum with the same values.
2022-01-25 19:02:59 +00:00
..
CMakeLists.txt LibUnicode: Use LibTimeZone's list of time zone names 2022-01-08 12:45:34 +01:00
GenerateUnicodeData.cpp LibUnicode: Generate code point abbreviations 2022-01-18 15:13:25 +00:00
GenerateUnicodeDateTimeFormat.cpp LibJS+LibUnicode: Return the appropriate time zone name depending on DST 2022-01-19 21:20:41 +00:00
GenerateUnicodeLocale.cpp LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style 2022-01-25 19:02:59 +00:00
GenerateUnicodeNumberFormat.cpp LibJS+LibUnicode: Make static const Utf8View variables constexpr 2022-01-17 14:46:07 +00:00
GeneratorUtil.h LibTimeZone: Add method to convert a time zone to a string 2022-01-11 00:36:45 +01:00