1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 18:15:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn 6e5f0b139b LibUnicode: Remove unused fields from generated structures
A couple of structures held a string index that is unused. Removing them
also removes the string values from the unique string list.
2021-12-13 21:28:56 -08:00
..
CMakeLists.txt LibUnicode: Create a nearly empty generator for date-time formatting 2021-11-29 22:48:46 +00:00
GenerateUnicodeData.cpp LibUnicode: Support code point names that apply to ranges of code points 2021-11-30 11:24:02 +01:00
GenerateUnicodeDateTimeFormat.cpp LibUnicode: Remove unused fields from generated structures 2021-12-13 21:28:56 -08:00
GenerateUnicodeLocale.cpp LibUnicode: Do not generate data for "generic" calendars 2021-12-01 16:36:26 +00:00
GenerateUnicodeNumberFormat.cpp LibUnicode: Define traits for a vector of integral/enum types 2021-12-13 21:28:56 -08:00
GeneratorUtil.h LibUnicode: Define traits for a vector of integral/enum types 2021-12-13 21:28:56 -08:00