ladybird/Meta/Lagom/Tools/CodeGenerators/LibWeb/WrapperGenerator
Luke Wilde d0ebe80f69 LibWeb: Add dictionary types to idl_type_name_to_cpp_type
This allows dictionaries to appear in sequences, records and unions.
2022-02-20 02:03:24 +01:00
..
CMakeLists.txt Meta: Split and refactor the WrapperGenerator a bit 2022-02-17 19:55:27 +01:00
IDLGenerators.cpp LibWeb: Add dictionary types to idl_type_name_to_cpp_type 2022-02-20 02:03:24 +01:00
IDLParser.cpp WrapperGenerator: Add support for IDL mixin interfaces 2022-02-17 19:55:27 +01:00
IDLParser.h WrapperGenerator: Add support for IDL mixin interfaces 2022-02-17 19:55:27 +01:00
IDLTypes.h LibWeb: Add dictionary types to idl_type_name_to_cpp_type 2022-02-20 02:03:24 +01:00
main.cpp LibWeb: Move WebSocket into the Web::WebSockets namespace 2022-02-18 19:34:08 +00:00