Ali Mohammad Pur 7dae25eceb LibJS: Fix computed property ending token in binding pattern parsing 4 years ago
..
LibArchive d0eb376520 LibArchive: Move method implementations away from header 4 years ago
LibAudio 9d00db618d LibAudio: Add ClientConnection::async_enqueue() 4 years ago
LibC a8d86cc533 DynamicLoader+LibC: Make _start a naked function 4 years ago
LibCards b7e806e15e LibCards: Support non-alternating colour patience games 4 years ago
LibChess 34433f5dc4 LibChess: Compact the Defenitions of various chess related types 4 years ago
LibCompress 325febf4e5 LibCompress: Discard GZip NAME & COMMENT optional strings 4 years ago
LibCore 16983dbe8e LibCore: Add ability to not read shadow data for Account 4 years ago
LibCoreDump c1fbfdc164 LibCoreDump: Change Backtrace debug info cache to member variable 4 years ago
LibCpp b5a02b180c LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts 4 years ago
LibCrypt d8a3609aa9 Everywhere: Add a blank line after copyright header where missing 4 years ago
LibCrypto a216ea4c8d LibCrypto: Add missing implementation of SBI::divided_by(USBI) 4 years ago
LibDebug 2db4709c0c Everywhere: Add braces to aggregate initializers 4 years ago
LibDesktop ae20c178b9 LibDesktop: Add spawn() to AppFiles 4 years ago
LibDiff de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() 4 years ago
LibDl e1ff30a360 Toolchain+Userland: Enable TLS for x86_64 4 years ago
LibELF b11fe40240 LibELF: Make sure calls to _fixup_plt_entry use a properly aligned stack 4 years ago
LibGL 61bd1890d2 LibGL: Implement very basic version of glGetFloatv 4 years ago
LibGUI 0f35912bd7 TableView: Do not select input on keydown 4 years ago
LibGemini 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() 4 years ago
LibGfx c0f9adabd6 LibGfx: Try to get TTF font when query is not in name->font map 4 years ago
LibHTTP f4eab69785 LibHTTP: Finish the request up on TLS connection finish 4 years ago
LibIMAP 9174fabf05 LibIMAP: Support for remaining IMAP commands 4 years ago
LibIPC a36c37db47 LibIPC: Remove unnecessary `template<>` 4 years ago
LibImageDecoderClient ac650d2362 Userland: Remove dummy IPC methods 4 years ago
LibJS 7dae25eceb LibJS: Fix computed property ending token in binding pattern parsing 4 years ago
LibKeyboard 65db56cd9f LibKeyboard: Remove an unnecessary #include when building with KERNEL 4 years ago
LibLine 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() 4 years ago
LibM e8e628de57 Everywhere: Add Clang pragmas 4 years ago
LibMarkdown a8946eb888 LibMarkdown: Wrap non-inline code blocks in <pre> 4 years ago
LibPCIDB 7ae7170d61 Everywhere: "file name" => "filename" 4 years ago
LibPDF 612b183703 LibPDF: Convert to east-const to comply with the recent style changes 4 years ago
LibProtocol 30cdebfa9e LibProtocol: Use URL class in RequestClient::start_request argument 4 years ago
LibPthread e37f9fa7db LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall 4 years ago
LibRegex 11a8476cf4 LibRegex: Use the parser state capture group count in BRE 4 years ago
LibSQL a034774e3a LibSQL+SQLServer: Build SQLServer system service 4 years ago
LibSanitizer 882002c566 LibSantizer: Read $UBSAN_OPTIONS to set deadliness on first print 4 years ago
LibSymbolication 1ae7d68885 LibSymbolication: Fix incorrect argument type for symbolicate() 4 years ago
LibSyntax 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 years ago
LibSystem 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LibTLS 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) 4 years ago
LibTTF 99013ac3d5 LibTTF: Port width calculation changes from BitmapFont 4 years ago
LibTest b7ae561945 LibTest: Clear core dump flag for CrashTest child processes 4 years ago
LibTextCodec 3b2a528b33 LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding 4 years ago
LibThreading b8a204c5b9 LibThreading: Rename Lock => Mutex 4 years ago
LibUSBDB 906d3e9f44 LibUSBDB: Fix vendor id decoding 4 years ago
LibVT 234d53a324 Terminal: Put debug spam in unimplemented_control_code() behind a flag 4 years ago
LibVideo d60bd42972 LibVideo/VP9: Implement MV reading & rectify MV storage issues 4 years ago
LibWasm 06ffc0c4db LibWasm: Don't create useless temporary strings for trap reasons 4 years ago
LibWeb 47bfd366a8 LibWeb: Fix syntax for Table test 4 years ago
LibWebSocket 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 years ago
LibX86 8e575d2f62 Debugger: Compile on x86_64 4 years ago
CMakeLists.txt 01cd474930 Userland/Libraries: Add LibUSBDB library 4 years ago