aboutsummaryrefslogtreecommitdiff
path: root/src/Utilities/ServiceLocator.kt
AgeCommit message (Expand)Author
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov
2015-11-05remove unnecessary getResourceAsStream() (https://bugs.openjdk.java.net/brows...Dmitry Jemerov
2015-11-04@Inject all the thingsDmitry Jemerov
2015-10-30fix Kotlin warningsDmitry Jemerov
2015-10-29Use Guice injector and ServiceLocator to load implementations on the flySergey Mashkov