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
/
plugins
/
base
/
src
/
test
/
kotlin
/
model
/
InheritorsTest.kt
Age
Commit message (
Expand
)
Author
2023-10-25
[K2] Reorganize project model for MPP (#3236)
Vadim Mishenev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2023-01-23
Dispose `AnalysisEnvironment` (#2755)
Vadim Mishenev
2022-10-21
Fix inheriting docs in case of diamond inheritance (#2686)
Vadim Mishenev
2022-10-13
Ignore BuiltIns for StdLib (#2658)
Vadim Mishenev
2021-05-06
Bump compiler to 1.5.0 (#1856)
Marcin Aman
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-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-08
Fix content tests
Kamil Doległo
2020-03-18
Fix minor bugs and add core tests
Szymon Świstun
2020-03-17
Add expect with generation
Szymon Świstun
2020-03-16
Extract inheritance map
Szymon Świstun