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
/
KotlinSignatureUtils.kt
Age
Commit message (
Expand
)
Author
2022-06-08
Support definitely non-nullable types (#2520)
Vadim Mishenev
2022-02-21
Code cleanups (#2165)
Goooler
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2020-09-10
Add TypeAliased bound
Andrzej Ratajczak
2020-08-27
Add handling for generic type parameters variance
Andrzej Ratajczak
2020-08-20
Hide unused generic type variables in constructor
Andrzej Ratajczak
2020-08-17
Fix generic supertypes to hold TypeParameters
Andrzej Ratajczak
2020-07-02
Show fully qualified name for typealias targets to different packages
sebastian.sellmair
2020-06-25
Fixed requested changes
Andrzej Ratajczak
2020-06-25
Make signatures groups be unique per sourceSet data
Andrzej Ratajczak
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-06-18
Fixed sources platform tags; tailrec and external modifiers; sorting.
Filip ZybaĆa
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