ladybird/Meta/Utils
Shannon Booth 4b9f6450bd LibWeb: Treat support IDLs like normal bindings inputs
Allow the WebIDL parser to accept files without a top-level interface,
and have the exposed-interface generator skip those modules.

With that in place, register support IDLs through
libweb_js_bindings() as well, including generated CSS IDLs from the
build directory, and remove the separate support-idl plumbing.

This is enabled now that the IDL generator rules have been simplified
so that every IDL file produces a corresponding header and cpp file.
2026-05-10 20:11:46 +02:00
..
CSSGrammar Meta: Change the Token.component_value() check to 'is not None' 2026-04-30 09:32:22 +02:00
build_vcpkg.py
find_compiler.py Meta: Add clang-22 to the list of clang candidate compilers 2026-04-24 08:25:57 -04:00
find_compiler.sh
host_platform.py
lexer.py Meta: Extend the python lexer with some more APIs 2026-04-29 12:24:00 +01:00
shell_include.sh
utils.py Meta: Replace GenerateCSSPropertyID with a python generator 2026-04-25 12:02:49 +02:00
webidl_parser.py LibWeb: Treat support IDLs like normal bindings inputs 2026-05-10 20:11:46 +02:00