| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-18 | refactor(utils): Rename utils module to common module | Fabian Mastenbroek | |
| This change adds a new module, opendc-common, that contains functionality that is shared across OpenDC's modules. We move the existing utils module into this new module. | |||
| 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. | |||
