serenity/Userland
Linus Groh 4f03138971 LibJS: Convert get_super_base() to ThrowCompletionOr
Also add spec step comments to it while we're here.
2021-10-09 21:53:47 +01:00
..
Applets ResourceGraph: Use /proc/stat instead of /proc/all for CPU usage stats 2021-10-07 21:09:38 +02:00
Applications PixelPaint: Close tab now prompts for a save 2021-10-07 18:35:56 +02:00
Demos LibGUI: Support drag-to-reorder in TabWidget 2021-10-07 12:19:27 +02:00
DevTools UserspaceEmulator: Handle PerfEvent syscalls 2021-10-06 17:35:29 +00:00
DynamicLoader
Games 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
Libraries LibJS: Convert get_super_base() to ThrowCompletionOr 2021-10-09 21:53:47 +01:00
Services CrashDaemon: Stop automatically compressing coredumps 2021-10-08 00:35:29 +02:00
Shell Shell: Fix -Wunreachable-code warnings from clang 2021-10-08 23:33:46 +02:00
Utilities Utilities: Add way to get a storage devices block size in blockdev 2021-10-09 12:06:47 +02:00
CMakeLists.txt