1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:08:11 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator
Shannon Booth 1b6346ee1c LibWeb: Add support for implementing an IDL class with a different name
Add support for the extended attribute "ImplementedAs" for IDL
interfaces too. This allows a class which implements an IDL interface to
have a different class name than the interface itself.
2024-02-25 08:54:31 +01:00
..
CMakeLists.txt BindingsGenerator: Write generated code to disk instead of stdout 2022-12-13 11:31:24 +01:00
IDLGenerators.cpp LibWeb: Add CSSStyleSheet constructor binding 2024-02-24 21:59:28 +01:00
main.cpp LibWeb: Add support for implementing an IDL class with a different name 2024-02-25 08:54:31 +01:00
Namespaces.h LibWeb: Begin implementing the Clipboard API 2023-11-11 08:54:37 +01:00