mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 00:57:43 +00:00
![]() Alias values are represented by "alias-name=real-name". We have a lot of repetitive code for converting between ValueID and property-specific enums. Let's see if we can generate it. :^) This first step just produces the enums, from a JSON file. The values in there are a duplication of what's in Properties.json, but eventually those will go away. |
||
---|---|---|
.. | ||
WrapperGenerator | ||
CMakeLists.txt | ||
GenerateCSSEnums.cpp | ||
GenerateCSSMediaFeatureID.cpp | ||
GenerateCSSPropertyID.cpp | ||
GenerateCSSValueID.cpp | ||
GeneratorUtil.h |