ladybird/Meta/Lagom/Tools/CodeGenerators
Timothy Flynn cb85eac3d8 LibIDL+IDLGenerators: Begin supporting UTF-16 strings in IDL
This adds a new IDL type, Utf16DOMString. This is the same as DOMString,
except it is UTF-16. This type is temporary - we will want DOMString to
be UTF-16 by default once we've ported enough of LibWeb.

To make this support easier, some string IDL generator handling is moved
directly into `generate_to_string` from the call sites.
2025-07-24 19:00:20 +02:00
..
IPCCompiler Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
LibWeb LibIDL+IDLGenerators: Begin supporting UTF-16 strings in IDL 2025-07-24 19:00:20 +02:00
CMakeLists.txt Meta: Rewrite GeneratePublicSuffixData in python 2025-06-30 14:03:55 +12:00