1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:48:10 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Timothy Flynn 12b468a588 LibUnicode: Begin parsing and generating locale number systems
The number system data in the CLDR contains information on how to format
numbers in a locale-dependent manner. Start parsing this data, beginning
with numeric symbol strings. For example the symbol NaN maps to "NaN" in
the en-US locale, and "非數值" in the zh-Hant locale.
2021-11-12 09:17:08 +00:00
..
IPCCompiler IPCCompiler: Remove now-unused ability to hardcode magic number 2021-11-05 00:17:01 +03:30
LibUnicode LibUnicode: Begin parsing and generating locale number systems 2021-11-12 09:17:08 +00:00
LibWeb Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
StateMachineGenerator Meta: Define and use lagom_tool() CMake helper function for all Tools 2021-09-15 19:04:52 +04:30
CMakeLists.txt Everywhere: Move all host tools into the Lagom/Tools subdirectory 2021-08-28 08:44:17 +01:00