1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 05:15:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb/WrapperGenerator
Idan Horowitz 32d142b06c LibWeb: Remove no-op calls to emit_includes_for_all_imports for headers
When called with is_header=true the method was essentailly a no-op.
2022-04-02 13:13:37 +03:00
..
CMakeLists.txt Meta: Split and refactor the WrapperGenerator a bit 2022-02-17 19:55:27 +01:00
IDLGenerators.cpp LibWeb: Remove no-op calls to emit_includes_for_all_imports for headers 2022-04-02 13:13:37 +03:00
IDLParser.cpp LibWeb: Cache and reuse resolved IDL imports instead of rejecting them 2022-04-02 12:22:48 +04:30
IDLParser.h LibWeb: Cache and reuse resolved IDL imports instead of rejecting them 2022-04-02 12:22:48 +04:30
IDLTypes.h LibWeb: Cache and reuse resolved IDL imports instead of rejecting them 2022-04-02 12:22:48 +04:30
main.cpp LibWeb: Move WebSocket into the Web::WebSockets namespace 2022-02-18 19:34:08 +00:00