aboutsummaryrefslogtreecommitdiff
path: root/lib/matcha.h
Commit message (Expand)AuthorAgeFilesLines
* split classes into separate files, add arch specific subdirjohannst2020-09-221-50/+0
* added copyright headerjohannst2020-09-221-0/+2
* added basic executorjohannst2020-09-191-4/+34
* move yielding into Thread base class + make user fn a pure virtual fn and req...johannst2020-09-181-7/+11
* split matcha header into h/cc file + adapt make rulesjohannst2020-09-181-65/+2
* setup new stack + basic yielding between two stacksjohannst2020-09-171-0/+77