ladybird/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator
Tim Ledbetter ddd1ac1e36 LibWeb: Add a custom extended attribute for namespace-level finalization
This change adds the `WithFinalizer` extended attribute, which allows
namespaces to call a custom function at the point they are finalized.
2024-04-26 13:56:39 +02:00
..
CMakeLists.txt BindingsGenerator: Write generated code to disk instead of stdout 2022-12-13 11:31:24 +01:00
IDLGenerators.cpp LibWeb: Add a custom extended attribute for namespace-level finalization 2024-04-26 13:56:39 +02: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: Rename URL platform object to DOMURL 2024-02-25 08:54:31 +01:00