ladybird/Meta/Generators/libweb_bindings
Shannon Booth 4efd7dcef8 LibWeb: Always treat [Replaceable] attributes as having setters
[Replaceable] readonly attributes still need JS accessor setters for
replacement and receiver checks. Remove the include_replaceable opt-in
so the binding generator handles them consistently.
2026-06-13 22:05:45 +02:00
..
__init__.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
arguments.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
attributes.py LibWeb: Always treat [Replaceable] attributes as having setters 2026-06-13 22:05:45 +02:00
callback_interfaces.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
constants.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
constructors.py Libraries: Remove LibIDL 2026-06-08 01:11:40 +02:00
context.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
cpp_types.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
default_values.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
extended_attributes.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
global_mixins.py LibWeb: Always treat [Replaceable] attributes as having setters 2026-06-13 22:05:45 +02:00
includes.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
interface_declaration.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
interfaces.py LibWeb: Compact generated CSSStyleProperties bindings 2026-06-09 11:48:02 +02:00
intrinsics.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
iterables.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
named_and_indexed_properties.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
namespaces.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
operations.py LibWeb: Preserve implemented overloads with FIXME siblings 2026-06-09 16:08:44 +02:00
overload_resolution.py Libraries: Remove LibIDL 2026-06-08 01:11:40 +02:00
to_idl_value.py LibWeb/Bindings: Preserve object EventHandler assignments 2026-06-11 21:33:58 +02:00
to_js_value.py LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00