Age | Commit message (Expand) | Author |
---|---|---|
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron |
2024-12-31 | chore: update project references and add Citron copyright | Zephyron |
2023-12-26 | assert/logging: Stop the logging thread and flush the backends before crashing | FearlessTobi |
2022-06-13 | common/assert: rework ASSERT handling to avoid std::function usage | Liam |
2022-06-13 | common/assert: add unlikely | Liam |
2022-06-13 | common: Don't test ASSERT conditions inline | Liam |
2022-06-13 | common: Change semantics of UNREACHABLE to unconditionally crash | Liam |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2021-04-14 | common: Move settings to common from core. | bunnei |
2021-04-14 | core: settings: Add setting for debug assertions and disable by default. | bunnei |
2021-04-04 | common: Move assert failure handling into a cpp file. | Markus Wick |