index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kotlin-analysis
Age
Commit message (
Expand
)
Author
2020-09-24
Remove dokka context from creating analysis (#1482)
Marcin Aman
2020-08-31
WIP
sebastian.sellmair
2020-08-31
Let `DRI.packageName` always be a real package name for root packages ("")
sebastian.sellmair
2020-08-21
Replace SelfType with family of RecursiveTypes
Paweł Marks
2020-08-20
Fix LinkProvider to link properly all nested generic parameters
Andrzej Ratajczak
2020-08-14
API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-08-03
Update callable name to include classname not <init>
Marcin Aman
2020-07-31
Minor simplification in AnalysisEnvironment
sebastian.sellmair
2020-07-31
Split AnalysisEnvironment.kt into multiple files and simplify getClasspathFro...
sebastian.sellmair
2020-07-31
Re/de-shadow kotlin-compiler artifact
sebastian.sellmair
2020-07-31
Set up analysis of Kotlin/Native KLIBs
Dmitriy Dolovov
2020-07-31
Push run configuration for Dmitriy Dolovov
sebastian.sellmair
2020-07-15
Remove markdown repository in favor of jcenter and remove terminate :core:dep...
sebastian.sellmair
2020-07-14
Adapt changes from "Simplify publishing configuration and enable sourcejars"
sebastian.sellmair
2020-07-14
Simplify publishing configuration and enable sourcejars
Aurimas Liutikas
2020-07-13
Fix crash resolving PsiDocTagValue
Alex Saveau
2020-07-07
Update to Kotlin 1.4 M3
sebastian.sellmair
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair