14 Commits (9512992fe20b352ce265a358ed9bcfd17d9a74fd)

Author SHA1 Message Date
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Alexandre Bouvier d0fe27708e tests: update catch2 to 3.0.1 3 years ago
Liam ed0319cfed common/fiber: make fibers easier to use 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
bunnei 8f7eb194af common: Fiber: use a reference for YieldTo. 5 years ago
bunnei a5ab85ac37
Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 years ago
bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber. 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
ReinUsesLisp 3fdb42e0b4 tests: Fix data race in fibers test 6 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow 137d862d9b Common/Fiber: Implement Rewinding. 6 years ago
Fernando Sahmkow 1f7dd36499 Common/Tests: Address Feedback 6 years ago
Fernando Sahmkow 1bd706344e Common/Tests: Clang Format. 6 years ago
Fernando Sahmkow be320a9e10 Common: Polish Fiber class, add comments, asserts and more tests. 6 years ago
Fernando Sahmkow 8d0e3c5422 Tests: Add tests for fibers and refactor/fix Fiber class 6 years ago