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
/
content
/
annotations
Age
Commit message (
Expand
)
Author
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-02-13
Set default SinceKotlin version for Wasm platform
Ilya Gorbunov
2023-02-07
Set default SinceKotlin version for Common to 1.0
Ilya Gorbunov
2022-12-16
Display `SinceKotlin` everywhere (#2708)
Vadim Mishenev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2021-08-27
Cleanup and version bump to 1.5.30
Marcin Aman
2021-08-27
Restore language level to 1.4
Marcin Aman
2021-08-26
Bump compiler to 1.5.30, language level to 1.5
Marcin Aman
2021-07-30
Add boolean, nullable types of annotation parameter value
vmishenev
2021-07-23
Add numeric types of annotation parameter value (#2035)
vmishenev
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2021-01-20
Bring back displaying jvm name when KaJ is not present (#1702)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-09-29
Fix failing tests
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Fix tests after rebase
Andrzej Ratajczak
2020-06-25
Fix tests
Andrzej Ratajczak
2020-06-25
Tests for SinceKotlin and Deprecated
Andrzej Ratajczak
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-12
Refactor of Annotations and ExtraModifiers to be platform depedent
Andrzej Ratajczak
2020-05-26
Apply request changes
Andrzej Ratajczak
2020-05-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak