serenity/Userland/Libraries
Gal Horowitz b47d117bd2 LibJS: Add bytecode generation for simple ObjectExpressions
Bytecode is now generated for object literals which only contain simple
key-value pairs (i.e. no spread, getters or setters)
2021-06-11 22:44:17 +02:00
..
LibArchive
LibAudio LibAudio: Add support for WAVE_FORMAT_EXTENSIBLE 2021-06-09 22:58:44 +04:30
LibC Libc: Silence debug spam from strerror 2021-06-11 12:09:58 +02:00
LibCards
LibChess
LibCompress
LibCore LibCore: Add a way to parse a DateTime from a string 2021-06-11 23:58:28 +04:30
LibCoreDump
LibCpp LibCpp: Add test for parsing class definitions 2021-06-09 22:26:46 +02:00
LibCrypt
LibCrypto LibCrypto: Add hash methods to {Signed, Unsigned}BigInteger 2021-06-09 11:48:04 +01:00
LibDebug
LibDesktop
LibDiff
LibDl
LibELF
LibGemini
LibGfx
LibGL LibGL: Implement very basic version of glGetFloatv 2021-06-09 10:49:38 +02:00
LibGUI LibGUI/WindowServer: Add set_maximized IPC call 2021-06-09 22:58:10 +02:00
LibHTTP LibHTTP: Add HTTP Basic Authentication header generation and parsing 2021-06-11 11:37:15 +02:00
LibImageDecoderClient
LibIMAP LibIMAP: Support for remaining IMAP commands 2021-06-11 23:58:28 +04:30
LibIPC
LibJS LibJS: Add bytecode generation for simple ObjectExpressions 2021-06-11 22:44:17 +02:00
LibKeyboard
LibLine
LibM
LibMarkdown LibMarkdown: Wrap non-inline code blocks in <pre> 2021-06-09 18:06:54 +01:00
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest LibTest: Don't try to pass stderr to warnln 2021-06-11 18:14:11 +04:30
LibTextCodec
LibThreading
LibTLS
LibTTF
LibVideo
LibVT LibVT: Implement DECIC/DECDC 2021-06-10 17:18:02 +02:00
LibWasm LibWasm: ALWAYS_INLINE some very hot functions 2021-06-09 23:05:32 +04:30
LibWeb LibJS: Use an enum class instead of 'bool is_generator' 2021-06-11 19:42:58 +04:30
LibWebSocket
LibX86 AK+LibX86: Generalize u128/256 to AK::UFixedBigInt 2021-06-11 18:14:11 +04:30
CMakeLists.txt LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30