1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/Userland
CanadaHonk 31a7dabf02 js: Add --disable-debug-output option
Added option to disable debug output (eg unhandled Promise rejections)
to the JS repl.
2023-06-06 00:07:20 +02:00
..
Applets AudioApplet: Read and apply config value only once 2023-05-29 13:22:58 +02:00
Applications LibPartition: Migrate from DeprecatedFile to File 2023-06-05 14:50:09 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos LibGUI: Allow FilteringProxyModel to optionally sort results by score 2023-05-29 10:47:48 -06:00
DevTools Kernel: Move {Virtual,Physical}Address classes to the Memory directory 2023-06-04 21:32:34 +02:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Chess+ChessEngine: Fix stockfish by setting correct blocking flag 2023-05-27 18:44:21 +02:00
Libraries LibPartition: Migrate from DeprecatedFile to File 2023-06-05 14:50:09 +02:00
Services SystemServer: Ensure service drop privileges could fail only when root 2023-06-03 14:42:22 +02:00
Shell Shell: Add a "." builtin that aliases to "source" in POSIX 2023-06-05 09:25:11 +03:30
Utilities js: Add --disable-debug-output option 2023-06-06 00:07:20 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00