ladybird/Userland
AnotherTest 857cdee0d0 AK: Make dbgln_if() avoid evaluating the arguments when disabled
Naturally, this makes the `enabled` flag on dbgln() obsolete.
2021-02-24 13:07:28 +01:00
..
Applications Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Demos Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
DevTools Profiler: Make sure rendered timestamps don't overflow 2021-02-24 12:19:01 +01:00
DynamicLoader Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Games Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Libraries AK: Make dbgln_if() avoid evaluating the arguments when disabled 2021-02-24 13:07:28 +01:00
MenuApplets Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Services AK: Make dbgln_if() avoid evaluating the arguments when disabled 2021-02-24 13:07:28 +01:00
Shell Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Tests Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Utilities Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00