| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-25 | build: Migrate to flat project structure | Fabian Mastenbroek | |
| This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project. | |||
| 2021-02-23 | Extract testing conventions from Kotlin conventions | Fabian Mastenbroek | |
| This change extracts the configuration for test from the Kotlin library conventions. | |||
| 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. | |||
