summaryrefslogtreecommitdiff
path: root/opendc-core/src/test
AgeCommit message (Collapse)Author
2017-09-01Finish basic implementation of simulatorFabian Mastenbroek
This change introduces a basic coroutine-based simulator implementation. The simulator currently misses the crucial ability to send messages over channels, which will be implemented in later commits.