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
/
main
/
kotlin
/
signatures
/
JvmSignatureUtils.kt
Age
Commit message (
Expand
)
Author
2022-09-21
Wrap long signatures dynamically based on client width (#2659)
Ignat Beresnev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-09
Property annotation for getter and setter (#2049)
vmishenev
2021-07-30
Improve annotations rendering (#2045)
vmishenev
2021-07-23
Add numeric types of annotation parameter value (#2035)
vmishenev
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-08-20
Fix requested bugfixes
Andrzej Ratajczak
2020-08-20
Hide unused generic type variables in constructor
Andrzej Ratajczak
2020-07-07
Javadoc signature provider (#1041)
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-25
Fixed requested changes
Andrzej Ratajczak
2020-06-25
Make signatures groups be unique per sourceSet data
Andrzej Ratajczak
2020-06-25
Hides internal annotations from rendering #947
Andrzej Ratajczak
2020-06-18
Added descriptions with type and location to distinguish symbols with name-clash
Filip Zybała
2020-06-18
Fixed sources platform tags; tailrec and external modifiers; sorting.
Filip Zybała
2020-06-12
Stdlib wrapping in signature
Marcin Aman
2020-06-12
Refactor of Annotations and ExtraModifiers to be platform depedent
Andrzej Ratajczak
2020-06-12
Add platform dependent annotations
Andrzej Ratajczak
2020-05-26
Apply request changes
Andrzej Ratajczak