Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 år sedan |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 år sedan |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 år sedan |
asynts
|
bb483f7ef4
Everywhere: Name debug macros more consistently.
|
4 år sedan |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 år sedan |
asynts
|
27bc48e06c
Everywhere: Replace a bundle of dbg with dbgln.
|
4 år sedan |
Andreas Kling
|
4055b03291
DevTools: Move to Userland/DevTools/
|
4 år sedan |