Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-06-29 | AK: Store the 'extra' field of ScopeLogger as String | Itamar |
2021-06-29 | AK: Don't colorize the 'extra' field of ScopeLogger in dbgln() | Itamar |
2021-05-17 | AK: Include String.h in ScopeLogger | Ali Mohammad Pur |
2021-05-08 | AK+LibCpp: Remove DEBUG_SPAM in favour of per-application defines | Ali Mohammad Pur |
2021-05-08 | AK: Add an optional 'extra' descriptive field to ScopeLogger | Ali Mohammad Pur |
2021-04-25 | LibCpp: Convert ScopeLogger to use AK:SourceLocation | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-27 | LibCpp: Add the beginning of a C++ parser | Itamar |