mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Move partial interface, partial namespace, mixin, typedef, and overload finalization into a context-wide post-parse resolve step. This lets BindingsGenerator parse all declared IDL files first and then finalize the shared IDL context before generating bindings.