ladybird/DevTools
Andreas Kling 0d48fb9a87 AK: Add out() and warn() streams that forward to stdout and stderr
Our C++ code generator tools have been relying on host-side dbg() being
forwarded to stdout until now. Now they use out() instead.

Hopefully this will make it easier and more enticing to use streams in
userspace programs as well. :^)
2020-04-06 10:49:27 +02:00
..
FormCompiler AK: Add out() and warn() streams that forward to stdout and stderr 2020-04-06 10:49:27 +02:00
HackStudio HackStudio: Add new Terminals 2020-04-06 09:01:42 +02:00
Inspector Applications: Use "Document - AppName" window title format 2020-03-13 23:30:12 +01:00
IPCCompiler AK: Add out() and warn() streams that forward to stdout and stderr 2020-04-06 10:49:27 +02:00
ProfileViewer LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
VisualBuilder LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00