1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 18:55:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb
Linus Groh e13f89c9eb LibWeb: Generate setter for [Replaceable] IDL attributes
The code is directly stolen from the REPLACEABLE_PROPERTY_SETTER() macro
which will hopefully be removed soon.
2023-03-07 23:33:34 +00:00
..
BindingsGenerator LibWeb: Generate setter for [Replaceable] IDL attributes 2023-03-07 23:33:34 +00:00
CMakeLists.txt LibWeb: Add new code generator for creating exposed interface helpers 2022-10-09 10:14:57 +02:00
GenerateCSSEnums.cpp LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
GenerateCSSMediaFeatureID.cpp LibWeb: Make property/media-feature name matching ASCII case-insensitive 2023-02-19 00:46:47 +01:00
GenerateCSSPropertyID.cpp LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2023-03-07 11:51:12 +00:00
GenerateCSSTransformFunctions.cpp LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
GenerateCSSValueID.cpp LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
GenerateWindowOrWorkerInterfaces.cpp LibWeb: Generate Window{Constructor,Prototype} from IDL 2023-03-07 23:33:34 +00:00
GeneratorUtil.h LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00