Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | tests: update catch2 to 3.0.1 | Alexandre Bouvier |
2022-07-02 | common/fiber: make fibers easier to use | Liam |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2021-03-07 | common: Fiber: use a reference for YieldTo. | bunnei |
2021-03-05 | Revert "core: Switch to unique_ptr for usage of Common::Fiber." | bunnei |
2021-02-27 | core: Switch to unique_ptr for usage of Common::Fiber. | bunnei |
2021-01-02 | general: Fix various spelling errors | Morph |
2020-10-28 | tests: Fix data race in fibers test | ReinUsesLisp |
2020-06-27 | Core/Common: Address Feedback. | Fernando Sahmkow |
2020-06-18 | Common/Fiber: Implement Rewinding. | Fernando Sahmkow |
2020-06-18 | Common/Tests: Address Feedback | Fernando Sahmkow |
2020-06-18 | Common/Tests: Clang Format. | Fernando Sahmkow |
2020-06-18 | Common: Polish Fiber class, add comments, asserts and more tests. | Fernando Sahmkow |
2020-06-18 | Tests: Add tests for fibers and refactor/fix Fiber class | Fernando Sahmkow |