ladybird/Libraries
Shannon Booth dfdcfc8e88 LibWeb/Bindings: Generate undefined in a union as 'Empty'
This can only ever be undefined, and no other JS value, so it makes
sense to use undefined to represent this case.
2025-01-12 18:39:24 +00:00
..
LibCompress
LibCore
LibCrypto LibCrypto: Use OpenSSL to generate RSA keys 2025-01-12 01:13:19 +01:00
LibDiff
LibDNS
LibFileSystem
LibGC
LibGfx
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Support date strings of the form "Thu, 09 Jan 2025 23:00:00" 2025-01-08 18:45:43 +01:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading LibThreading: Make MutexLocker [[nodiscard]] 2025-01-10 13:21:36 +00:00
LibTLS LibCrypto: Make PKSystem methods return ErrorOr 2025-01-12 01:13:19 +01:00
LibUnicode
LibURL LibURL+LibWeb: Make URL::basic_parse return an Optional<URL> 2025-01-11 10:08:29 -05:00
LibWasm
LibWeb LibWeb/Bindings: Generate undefined in a union as 'Empty' 2025-01-12 18:39:24 +00:00
LibWebSocket
LibWebView LibWebView: Avoid replication of the HTML namespace string 2025-01-12 00:35:58 +01:00
LibXML