aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Analysis
AgeCommit message (Expand)Author
2017-02-16Updated kotlin compiler to version 1.1.0-rc-84Simon Ogorodnik
2016-11-30Set idea.io.use.fallback to "true", to fix idea environment startup warning o...Simon Ogorodnik
2016-11-25Fixup, remove unused importsSimon Ogorodnik
2016-11-25Fix AnalysisEnvironment to configure resolver properly according to latest ch...Simon Ogorodnik
2016-11-24Updated kotlin-compiler to 1.1-M03 and fixed configurationSimon Ogorodnik
2016-11-08Fix for GH-79 , KT-13299 Critical bug, top-level Kotlin functions from libra...Simon Ogorodnik
2016-11-03Updated kotlin-compiler to 1.1-M2-8 (#109)Simon Ogorodnik
2016-07-08update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual...Dmitry Jemerov
2016-05-10use a much simpler way to access JavaDescriptorResolverDmitry Jemerov
2016-01-25update Dokka to internal RC: remove usages of kotlin.testDmitry Jemerov
2016-01-13add all source roots as both Java and Kotlin source roots. Resolves #39Dmitry Jemerov
2016-01-04cleanup: remove redundant 'public' modifiersDmitry Jemerov
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov