1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:21:00 +00:00
serenity/Meta/Lagom/Tools
Timothy Flynn 939779cad3 LibWeb: Support nullable integral IDL types
We currently support optional integral types, but not nullable types. So
if an IDL contains e.g. "long?", passing null will be coerced to 0.

This will be used by the Inspector, but will also eventually be used by
real IDL interfaces (e.g. HTMLInputElement's selectionStart).
2024-02-20 17:04:36 +01:00
..
CodeGenerators LibWeb: Support nullable integral IDL types 2024-02-20 17:04:36 +01:00
ConfigureComponents LibFileSystem+Everywhere: Return ByteString current_working_directory() 2024-01-16 08:42:34 +00:00
IPCMagicLinter Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
LibJSGCVerifier LibJSGCVerifier: Use more general shebang line and clarify instructions 2023-11-30 08:49:15 +00:00
CMakeLists.txt Ladybird+Meta: Extract AK into its own library on Lagom 2024-01-22 08:48:34 -05:00