| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-30 | Migrate from Domain to TestCoroutineScope | Fabian Mastenbroek | |
| This change eliminates the use of Domain and simulationContext in favour of the generic (Test)CoroutineScope and Clock classes. In this way, we decouple the OpenDC modules and their logic from simulation-related code. In this way, we also simplify eventual attempt for emulating OpenDC componments in real-time. | |||
| 2020-08-24 | Prepare simulator repository for monorepo | Georgios Andreadis | |
| This change prepares the simulator Git repository for the monorepo residing at https://github.com/atlarge-research.com/opendc. To accomodate for this, we move all files into a simulator subdirectory. | |||
