| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | common/assert: rework ASSERT handling to avoid std::function usage | 2022-06-13 | 1 | -7/+3 | |
| * | common/assert: add unlikely | 2022-06-13 | 1 | -1/+1 | |
| * | common: Don't test ASSERT conditions inline | 2022-06-13 | 1 | -3/+7 | |
| * | common: Change semantics of UNREACHABLE to unconditionally crash | 2022-06-13 | 1 | -0/+5 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | common: Move settings to common from core. | 2021-04-14 | 1 | -1/+1 | |
| * | core: settings: Add setting for debug assertions and disable by default. | 2021-04-14 | 1 | -2/+5 | |
| * | common: Move assert failure handling into a cpp file. | 2021-04-04 | 1 | -0/+11 |