ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 6cfd63e5bd LibUnicode: Parse numbers in number formats a bit more leniently
The parser was previously expecting number sections within a pattern to
start with "#", but they may also begin with "0".
2021-11-13 11:52:45 +00:00
..
CMakeLists.txt LibUnicode: Move number formatting code generator to UnicodeNumberFormat 2021-11-12 20:46:38 +00:00
GenerateUnicodeData.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
GenerateUnicodeLocale.cpp LibUnicode: Move number formatting code generator to UnicodeNumberFormat 2021-11-12 20:46:38 +00:00
GenerateUnicodeNumberFormat.cpp LibUnicode: Parse numbers in number formats a bit more leniently 2021-11-13 11:52:45 +00:00
GeneratorUtil.h LibUnicode: Move (soon-to-be) common code out of GenerateUnicodeLocale 2021-11-12 20:46:38 +00:00