ladybird/Utilities
Andreas Kling b6bef6b688 Libraries: Use UTF-16 for JS-visible runtime strings
Produce JS-visible string results as UTF-16 at their source, including
numeric formatting, BigInt and BigFraction formatting, URI encoding,
console formatting, parser errors, regular expression errors, Intl and
Temporal records, LibUnicode locale boundaries, and LibWeb bindings.

Handle fractional radix formatting through the UTF-16 builder view.
2026-06-22 19:51:25 +02:00
..
CMakeLists.txt LibGfx: Split image decoders into a separate library 2026-06-10 11:55:48 +02:00
dns.cpp LibCore: Keep main event loops alive 2026-06-05 09:18:39 +02:00
dump-html-tokens.cpp LibWeb: Add HTML tokenizer dump tests 2026-05-15 21:01:40 +02:00
dump-html-tree.cpp LibWeb+WebContent+WebWorker: Drop display list player type selection 2026-06-18 10:25:44 +02:00
image.cpp Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
js.cpp Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00
test262-runner.cpp Libraries: Parse JS strings from UTF-16 2026-06-22 19:51:25 +02:00
wasm.cpp Libraries: Parse JS strings from UTF-16 2026-06-22 19:51:25 +02:00
xml.cpp LibXML+LibWeb: Use existing HTML entities table for XML parsing too 2026-01-09 19:13:41 +00:00