Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move yielding into Thread base class + make user fn a pure virtual fn and ↵ | johannst | 2020-09-18 | 3 | -33/+25 |
| | | | | require user to derive from Thread | ||||
* | split matcha header into h/cc file + adapt make rules | johannst | 2020-09-18 | 3 | -68/+87 |
| | |||||
* | add static libs to gitignore | johannst | 2020-09-18 | 1 | -0/+1 |
| | |||||
* | fixed typos in README | johannst | 2020-09-17 | 1 | -2/+2 |
| | |||||
* | setup new stack + basic yielding between two stacks | johannst | 2020-09-17 | 5 | -0/+196 |
| | |||||
* | added README, LIC and infra files | johannst | 2020-09-17 | 4 | -0/+141 |