summaryrefslogtreecommitdiff
path: root/AK/ScopeLogger.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-06-29AK: Store the 'extra' field of ScopeLogger as StringItamar
2021-06-29AK: Don't colorize the 'extra' field of ScopeLogger in dbgln()Itamar
2021-05-17AK: Include String.h in ScopeLoggerAli Mohammad Pur
2021-05-08AK+LibCpp: Remove DEBUG_SPAM in favour of per-application definesAli Mohammad Pur
2021-05-08AK: Add an optional 'extra' descriptive field to ScopeLoggerAli Mohammad Pur
2021-04-25LibCpp: Convert ScopeLogger to use AK:SourceLocationBrian Gianforcaro
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-27LibCpp: Add the beginning of a C++ parserItamar