| Age | Commit message (Collapse) | Author |
|
This change updates the Gradle build configuration in order to make use
of the native JUnit 5 integration and the newest Kotlin and Dokka
plugins.
|
|
This change updates the Gradle wrapper version included in the
repository to version 4.8 which includes native JUnit 5 integration.
|
|
This change adds the initial architecture of the Kotlin rewrite. The
representation of the topology of a cloud network is unfinished and I am
still not sure what would be the best way to represent it.
|
|
This change makes the Kotlin compiler target version 8 of the Java
Virtual Machine, so features like lambdas are supported.
|
|
This change adds a Gradle build file to the repository, which will build
the Kotlin project.
|