| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-14 | feat: Add support for watching actor termination | Fabian Mastenbroek | |
| This change adds support for tracking termination of actors in the system. | |||
| 2019-05-14 | style: Format code according to Ktlint style guide | Fabian Mastenbroek | |
| This change formats the code according to the style guide of Ktlint. | |||
| 2019-05-13 | feat: Add support for ActorSystem termination | Fabian Mastenbroek | |
| This change adds support for terminating an ActorSystem. | |||
| 2019-05-13 | test: Move implementation test suite into separate package | Fabian Mastenbroek | |
| This change moves the implementation conformance test suite from the test sources of `odcsim-core` to a new `odcsim-engine-tests` module in order to simplify Gradle configuration. | |||
