ladybird/Meta/Lagom/Tools
Shannon Booth 4a62268d73 LibWeb: Do not handle an invalid enum in idl_enum_to_string
We should never hit this case - so don't generate code for it, and
instead put in a VERIFY_NOT_REACHED.

Also improve the formatting of the generated code to closer match the
serenity code style.
2024-04-27 07:11:02 +02:00
..
CodeGenerators LibWeb: Do not handle an invalid enum in idl_enum_to_string 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