ladybird/Meta/Lagom/Tools
Kenneth Myhra 680e970597 LibWeb: Move generated #include statement for iterators out of loop
When an IDL file has #imports and the IDL interface exposes an iterator,
the bindings generator would generate #include statements missing the
class name of the iterator in the form 'LibWeb/{namespace}/Iterator'.

This change only generates the iterator #include statement for the top
interface that is the iterator.
2023-03-08 18:57:36 +00:00
..
CodeGenerators LibWeb: Move generated #include statement for iterators out of loop 2023-03-08 18:57:36 +00:00
ConfigureComponents LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
IPCMagicLinter LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
LibJSGCVerifier Lagom: Add a tool to verify correctness of the LibJS GC 2023-03-06 13:05:43 +00:00
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00