ladybird/Meta/Generators/libweb_bindings
Andreas Kling b81269e78b Libraries: Clean up UTF-16 source text paths
Store parser errors, source range filenames, source code filenames,
module source, and Rust parser errors as UTF-16 where they flow back
into JavaScript-visible strings. Keep byte-oriented source buffers
byte-backed.

Remove temporary PrimitiveString, ByteString, and UTF-8 detours from
JSON, RegExp, module debug logging, print formatting, and tests.
2026-06-22 19:51:25 +02:00
..
__init__.py
arguments.py
attributes.py LibWeb: Always treat [Replaceable] attributes as having setters 2026-06-13 22:05:45 +02:00
callback_interfaces.py Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00
constants.py
constructors.py Libraries: Clean up UTF-16 source text paths 2026-06-22 19:51:25 +02:00
context.py
cpp_types.py
default_values.py
extended_attributes.py
global_mixins.py LibWeb: Always treat [Replaceable] attributes as having setters 2026-06-13 22:05:45 +02:00
includes.py
interface_declaration.py
interfaces.py Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00
intrinsics.py
iterables.py Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00
named_and_indexed_properties.py Libraries: Clean up UTF-16 source text paths 2026-06-22 19:51:25 +02:00
namespaces.py Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +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 Libraries: Clean up UTF-16 source text paths 2026-06-22 19:51:25 +02:00
to_js_value.py Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00