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
/
core
/
src
/
test
/
kotlin
/
model
/
FunctionTest.kt
Age
Commit message (
Expand
)
Author
2019-03-27
Fix some "sinceKotlin" unit tests
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2018-12-14
Modifiers sorted in wrong order #389
Krystian Ujma
2018-07-12
Test refactoring, add common platform tests
aleksZubakov
2018-07-12
Test refactoring and split by different platforms
aleksZubakov
2017-11-21
Fix find node by signature when referencing type parameter
Simon Ogorodnik
2017-05-11
Support linking of external documentation
Simon Ogorodnik
2017-02-23
Refactor SinceKotlin support to a more general "platform" mechanism
Dmitry Jemerov
2017-02-23
Dokka now can detect and recognize SinceKotlin
Simon Ogorodnik
2016-01-25
update Dokka to internal RC: remove usages of kotlin.test
Dmitry Jemerov
2016-01-12
generate signature-based anchors for overloads; use signature instead of name...
Dmitry Jemerov
2016-01-04
cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R...
Dmitry Jemerov
2015-12-03
restructure Dokka build to use Gradle for everything except for the Maven plugin
Dmitry Jemerov