aboutsummaryrefslogtreecommitdiff
path: root/kotlin-analysis
AgeCommit message (Expand)Author
2020-09-24Remove dokka context from creating analysis (#1482)Marcin Aman
2020-08-31WIPsebastian.sellmair
2020-08-31Let `DRI.packageName` always be a real package name for root packages ("")sebastian.sellmair
2020-08-21Replace SelfType with family of RecursiveTypesPaweł Marks
2020-08-20Fix LinkProvider to link properly all nested generic parametersAndrzej Ratajczak
2020-08-14API refinement for AbstractDokkaParentTask and DokkaMultiModuleTasksebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-03Update callable name to include classname not <init>Marcin Aman
2020-07-31Minor simplification in AnalysisEnvironmentsebastian.sellmair
2020-07-31Split AnalysisEnvironment.kt into multiple files and simplify getClasspathFro...sebastian.sellmair
2020-07-31Re/de-shadow kotlin-compiler artifactsebastian.sellmair
2020-07-31Set up analysis of Kotlin/Native KLIBsDmitriy Dolovov
2020-07-31Push run configuration for Dmitriy Dolovovsebastian.sellmair
2020-07-15Remove markdown repository in favor of jcenter and remove terminate :core:dep...sebastian.sellmair
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-13Fix crash resolving PsiDocTagValueAlex Saveau
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair