aboutsummaryrefslogtreecommitdiff
path: root/lib/matcha.cc
Commit message (Collapse)AuthorAgeFilesLines
* split classes into separate files, add arch specific subdirjohannst2020-09-221-65/+0
|
* added copyright headerjohannst2020-09-221-0/+2
|
* added basic executorjohannst2020-09-191-10/+5
|
* move yielding into Thread base class + make user fn a pure virtual fn and ↵johannst2020-09-181-6/+6
| | | | require user to derive from Thread
* split matcha header into h/cc file + adapt make rulesjohannst2020-09-181-0/+68