summaryrefslogtreecommitdiffstats
path: root/src/common/fiber.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common/Tests: Clang Format.Fernando Sahmkow2020-06-181-1/+1
* Common: Polish Fiber class, add comments, asserts and more tests.Fernando Sahmkow2020-06-181-2/+12
* Tests: Add tests for fibers and refactor/fix Fiber classFernando Sahmkow2020-06-181-3/+16
* Common: Implement a basic Fiber class.Fernando Sahmkow2020-06-181-0/+55