ladybird/Libraries
Jonne Ransijn 84e73c7f5f AK: Allow calling EXPECT on templates/list-initializers
Templates and list initializers may contain commas without surrounding
parenthesis, causing them to be passed as multiple macro arguments.
2024-11-24 23:04:34 -07:00
..
LibArchive Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibCompress LibCompress: Clean up #include directives 2024-11-20 15:17:31 +01:00
LibCore LibCore: Remove deprecated ElapsedTimer::elapsed() 2024-11-23 19:20:03 +01:00
LibCrypto LibCrypto: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibDiff Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibDNS LibDNS: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibFileSystem LibFileSystem: Fix Windows build 2024-11-21 11:15:49 +01:00
LibGC LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
LibGfx LibGfx: Support AVIF images with missing pixi property 2024-11-23 03:57:54 +00:00
LibHTTP LibHTTP: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibIDL LibIDL: Fix use-after-free in GenerateWindowOrWorkerInterfaces 2024-11-16 10:30:14 +01:00
LibImageDecoderClient Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibIPC Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibJS LibJS: Implement Temporal.PlainDate.prototype.toPlainDateTime 2024-11-24 11:43:59 +01:00
LibLine Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibMain Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibMedia LibMedia: Remove LibMedia::Audio::LoaderError 2024-11-22 12:43:57 +01:00
LibRegex LibRegex: Ensure nested capture groups have non-conflicting names 2024-11-24 10:26:09 +01:00
LibRequests LibRequests: Don't crash on requests without a read stream finishing 2024-11-20 21:37:58 +01:00
LibRIFF Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibSyntax Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibTest AK: Allow calling EXPECT on templates/list-initializers 2024-11-24 23:04:34 -07:00
LibTextCodec Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibThreading Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibTLS LibWeb: Implement the importKey algorithm for Ed25519 2024-11-24 23:28:23 +01:00
LibUnicode Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibURL LibURL+LibWeb: Make URL serialization return a String 2024-11-23 16:43:55 +01:00
LibWasm LibWasm: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibWeb LibWeb: Fix crash when skipping to previous word with ctrl+left arrow 2024-11-24 21:02:38 -05:00
LibWebSocket LibWebSocket: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibWebView LibDNS+LibWeb+Ladybird+RequestServer: Let there be DNS over TLS 2024-11-20 21:37:58 +01:00
LibXML Revert "LibWeb: Set doctype node immediately while parsing XML document" 2024-11-20 19:11:56 -05:00