| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-06 | Separate Simulator interface and implementation | Fabian Mastenbroek | |
| This change separates the Simulator interface from one of its possible implementations. This allows us to easily swap simulators between experiments. | |||
| 2017-09-04 | Move simulation kernels into topology entities | Fabian Mastenbroek | |
| This change embeds simulation kernels into the entities and relations of the topology. | |||
| 2017-09-01 | Finish basic implementation of simulator | Fabian 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. | |||
