ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 71d86261c3 LibUnicode: Use BCP 47 data to filter valid numbering system names
There isn't too much of an effective difference here other than that the
BCP 47 data contains some aliases we would otherwise not handle.
2022-02-16 07:23:07 -05:00
..
CMakeLists.txt LibUnicode: Create a nearly empty generator for relative-time formatting 2022-01-27 21:16:44 +00:00
GenerateUnicodeData.cpp Meta+LibUnicode: Download and parse Unicode block properties 2022-02-15 10:13:19 -05:00
GenerateUnicodeDateTimeFormat.cpp LibUnicode: Use BCP 47 data to generate available calendars and numbers 2022-02-16 07:23:07 -05:00
GenerateUnicodeLocale.cpp LibUnicode: Use BCP 47 data to generate available calendars and numbers 2022-02-16 07:23:07 -05:00
GenerateUnicodeNumberFormat.cpp LibUnicode: Use BCP 47 data to filter valid numbering system names 2022-02-16 07:23:07 -05:00
GenerateUnicodeRelativeTimeFormat.cpp LibUnicode: Port the CLDR time format generator to the stream API 2022-02-14 11:39:46 -05:00
GeneratorUtil.h LibUnicode: Use BCP 47 data to generate available calendars and numbers 2022-02-16 07:23:07 -05:00