| Age | Commit message (Collapse) | Author |
|
This change updates the Gradle wrapper version included in the
repository to version 4.8 which includes native JUnit 5 integration.
|
|
This change updates the .gitignore to include the gradle-wrapper in
the repository.
|
|
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.
|
|
This change fixes the copyright headers and license of the project in
order to assign the copyright to atlarge-research.
|
|
This change adds a Gradle build file to the repository, which will build
the Kotlin project.
|