1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 16:17:41 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb/WrapperGenerator
Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
These are leftovers from when wrapper objects still had an internal
implementation, which is no longer the case.
2022-09-21 21:12:24 +01:00
..
CMakeLists.txt LibIDL+WrapperGenerator: Move IDL code into a library 2022-09-17 21:27:17 +02:00
IDLGenerators.cpp LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro 2022-09-21 21:12:24 +01:00
main.cpp LibIDL+WrapperGenerator: Make it easier to work with IDL::Type classes 2022-09-17 21:27:17 +02:00