ladybird/Libraries
Andrew Kaster fca6fd0b85 LibGC: Add Swift bindings to the GC heap
This includes a protocol for creating LibGC Heap allocated Swift
objects. Pay no attention to the Unmanaged shenanigans, they are
all behind the curtain.
2024-11-19 14:32:11 -07:00
..
LibArchive
LibCompress LibCompress: Don't assume zlib header is available right away 2024-11-18 19:55:46 -05:00
LibCore LibCore: Recognize .xht as XHTML in MIME parser for file names 2024-11-15 18:50:38 +01:00
LibCrypto
LibDiff
LibFileSystem
LibGC LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
LibGfx LibGfx: Remove unused Bitmap loaders 2024-11-19 21:48:45 +01:00
LibHTTP
LibIDL LibIDL: Fix use-after-free in GenerateWindowOrWorkerInterfaces 2024-11-16 10:30:14 +01:00
LibImageDecoderClient
LibIPC
LibJS AK+LibJS: Don't use Temporal for console.time() and console.timeLog() 2024-11-18 17:46:41 -05:00
LibLine
LibMain
LibMedia
LibRegex LibRegex: Avoid generating ForkJumps when jumping to the next alt block 2024-11-17 20:12:39 +01:00
LibRequests
LibRIFF
LibSyntax
LibTest LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
LibTextCodec
LibThreading
LibTLS
LibUnicode
LibURL
LibWasm LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
LibWeb LibWeb: Do not crash when Radial Gradient height is 0 2024-11-19 22:31:51 +01:00
LibWebSocket
LibWebView
LibXML