ladybird/Userland
Ali Mohammad Pur 431776ebb7 js: Print the accumulator instead of the returned value in BC mode
The REPL is supposed to show the last value (and not the _returned_
value), so use the accumulator register as the 'value'.
2022-04-05 11:46:48 +02:00
..
Applets Applets: Add a network graph applet 2022-04-03 09:49:08 -07:00
Applications PDFViewer: Propagate more errors 2022-04-04 14:59:37 +02:00
Demos Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DevTools Userland: Remove a few gratuitous IPC namespace qualifiers 2022-04-03 15:18:20 +01:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Libraries LibWeb: Make default text-decoration-thickness a fraction of font height 2022-04-04 23:44:04 +01:00
Services ClockSettings+Taskbar: Add settings for taskbar clock format 2022-04-04 13:15:13 +02:00
Shell Shell: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
Utilities js: Print the accumulator instead of the returned value in BC mode 2022-04-05 11:46:48 +02:00
CMakeLists.txt