Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2020-09-25 | Meta+AK: Make clang-format-10 clean | Ben Wiederhake |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-13 | AK: Add ArmedScopeGuard, a scope guard that can be disarmed | Andrew Kaster |
2019-06-18 | AK: ScopeGuard.h needs StdLibExtras.h | Andreas Kling |
2019-06-07 | AK: Add a ScopeGuard helper that invokes a callback when destroyed. | Andreas Kling |