Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Common: Make MinGW build use Windows Fibers instead of fcontext_t | Fernando Sahmkow | 2020-06-18 | 1 | -2/+2 |
* | Common/Tests: Clang Format. | Fernando Sahmkow | 2020-06-18 | 1 | -11/+10 |
* | Common: Correct fcontext fibers. | Fernando Sahmkow | 2020-06-18 | 1 | -5/+4 |
* | Common: Polish Fiber class, add comments, asserts and more tests. | Fernando Sahmkow | 2020-06-18 | 1 | -22/+33 |
* | Tests: Add tests for fibers and refactor/fix Fiber class | Fernando Sahmkow | 2020-06-18 | 1 | -16/+16 |
* | Common: Implement a basic Fiber class. | Fernando Sahmkow | 2020-06-18 | 1 | -0/+147 |