ladybird/Libraries/LibWeb/CodeGenerators
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
..
Generate_CSS_PropertyID_cpp AK: Add out() and warn() streams that forward to stdout and stderr 2020-04-06 10:49:27 +02:00
Generate_CSS_PropertyID_h AK: Add out() and warn() streams that forward to stdout and stderr 2020-04-06 10:49:27 +02:00
Makefile LibWeb: Rename directory LibHTML => LibWeb 2020-03-07 10:32:51 +01:00