ladybird/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator
Andreas Kling 2daaa22a15 LibWeb: Stop trying to guess include paths in IDL codegen
It turns out we were already generating all the necessary include
statements, and we can simply remove all this goofy code soup that
uses the C preprocessor to speculatively look for include files.
2024-07-26 17:33:29 +02:00
..
CMakeLists.txt BindingsGenerator: Write generated code to disk instead of stdout 2022-12-13 11:31:24 +01:00
IDLGenerators.cpp LibWeb: Stop trying to guess include paths in IDL codegen 2024-07-26 17:33:29 +02:00
IDLGenerators.h Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
main.cpp Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
Namespaces.h LibWeb: Rename URL platform object to DOMURL 2024-02-25 08:54:31 +01:00