ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 27eda77c97 LibUnicode: Create a nearly empty generator for relative-time formatting
This sets up the generator plumbing to create the relative-time data
files. This data could probably be included in the date-time generator,
but that generator is large enough that I'd rather put this tangentially
related data in its own file.
2022-01-27 21:16:44 +00:00
..
CMakeLists.txt LibUnicode: Create a nearly empty generator for relative-time formatting 2022-01-27 21:16:44 +00:00
GenerateUnicodeData.cpp LibUnicode: Generate code point abbreviations 2022-01-18 15:13:25 +00:00
GenerateUnicodeDateTimeFormat.cpp LibUnicode: Remove extraneous semi-colons at end of generator functions 2022-01-27 21:16:44 +00:00
GenerateUnicodeLocale.cpp LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style 2022-01-25 19:02:59 +00:00
GenerateUnicodeNumberFormat.cpp LibUnicode: Generate per-locale minimum grouping digit values 2022-01-27 20:30:52 +00:00
GenerateUnicodeRelativeTimeFormat.cpp LibUnicode: Create a nearly empty generator for relative-time formatting 2022-01-27 21:16:44 +00:00
GeneratorUtil.h LibTimeZone: Add method to convert a time zone to a string 2022-01-11 00:36:45 +01:00