ladybird/Meta/Lagom/Tools
Shannon Booth de2cad02aa LibWeb: Factor out a function to generate IDL enumerations
The prototype header generation was getting a bit long.

This is also a step towards generating code for IDL files only
containing an enum definition without any interface. In that case we
can't put the enum definitions alongside the prototype - there is no
prototype to speak of.
2024-04-27 07:11:02 +02:00
..
CodeGenerators LibWeb: Factor out a function to generate IDL enumerations 2024-04-27 07:11:02 +02:00
ConfigureComponents LibFileSystem+Everywhere: Return ByteString current_working_directory() 2024-01-16 08:42:34 +00:00
IPCMagicLinter Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
LibJSGCVerifier LibJSGCVerifier: Detect missing JS_CELL() calls 2024-04-09 09:13:06 +02:00
CMakeLists.txt Meta/Tools: Depend on the minimal LibCore source set 2024-03-26 12:25:21 -04:00