1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 10:24:59 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Michel Hermier 060e5ccbbc Lagom: Bind time_zone_list_index_type in the generator
The variable `s_time_zone_list_index_type` seems to be unused (detected
when compiling with clang), and it seems logical to bind it even it if
it is not used for now.
2021-12-18 21:01:10 -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 Lagom: Bind time_zone_list_index_type in the generator 2021-12-18 21:01:10 -08:00
GenerateUnicodeLocale.cpp LibUnicode: Generate unique list patterns and lists of list patterns 2021-12-13 21:28:56 -08: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