1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:28:12 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Timothy Flynn ccce9e5c7f LibTimeZone: Tweak the enumeration generated for parsed time zones
For example, generate "Etc/GMT+12" as "Etc_GMT_Ahead_12" (instead of as
"Etc_GMT_P12"). A little clearer what the name means without having to
know off-hand what "P" was representing.
2022-01-11 00:36:45 +01:00
..
IPCCompiler IPCCompiler: Default initialize all parameter member variables 2021-12-22 13:29:31 -08:00
LibTimeZone LibTimeZone: Tweak the enumeration generated for parsed time zones 2022-01-11 00:36:45 +01:00
LibUnicode Meta: Don't assume how each generator wants to generate keyed map names 2022-01-11 00:36:45 +01:00
LibWeb Everywhere: Fix many spelling errors 2022-01-07 10:56:59 +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 LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator 2022-01-08 12:45:34 +01:00