1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-06 05:07:35 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator
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
..
CMakeLists.txt BindingsGenerator: Write generated code to disk instead of stdout 2022-12-13 11:31:24 +01:00
IDLGenerators.cpp LibWeb: Generate setter for [Replaceable] IDL attributes 2023-03-07 23:33:34 +00:00
main.cpp LibWeb: Support interfaces with the [Global] extended attribute 2023-03-07 23:33:34 +00:00
Namespaces.h LibWeb: Add namespace qualifier to type names equal to a C++ namespace 2022-12-10 00:21:10 +00:00