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
/
main
/
kotlin
/
Kotlin
Age
Commit message (
Expand
)
Author
2019-06-13
Fix NPE after release 0.9.18
Kamil Doległo
2019-05-28
Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev
KrystianUjma
2019-05-20
Update "Can't find node ..." warning message
Kamil Doległo
2019-04-15
Fix inline functions tests
Kamil Doległo
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-03-01
Fix constructor tag does not work (#417)
Krystian Ujma
2019-02-19
Cleanup http
Simon Ogorodnik
2019-02-15
Nullable left off function type parameter with default value (#401) (#328)
Krystian Ujma
2018-12-14
Modifiers sorted in wrong order #389
Krystian Ujma
2018-12-13
Fix IDEA Inspections
Xerus
2018-11-23
Fix constant values for Java
Simon Ogorodnik
2018-10-29
Exclude `internal` visibility modifier from summary, fix exclusion logic
Simon Ogorodnik
2018-10-15
Fix sinceKotlin updating & default setting
Simon Ogorodnik
2018-10-04
Remove return type from signature to remain compatible
Simon Ogorodnik
2018-10-03
Remove debug print
Simon Ogorodnik
2018-10-03
Introduce per-pass sinceKotlin
Simon Ogorodnik
2018-10-03
Show inline modifier only if fun has lambda, otherwise it is impl detail
Simon Ogorodnik
2018-10-03
Suppress `external` modifier as it is implementation detail
Simon Ogorodnik
2018-09-26
Don't show applicable to Any extensions for all declarations
Simon Ogorodnik
2018-09-26
Refactor platforms & SinceKotlin logic
Simon Ogorodnik
2018-08-27
Change render for kotlin mpp signatures rendering
Zubakov
2018-08-27
Introduce origin reference kind, change documentation graph merge logic, mino...
Zubakov
2018-08-17
Merger platforms bug fix, refactoring
Zubakov Aleksey
2018-08-06
DocumentationMerger refactoring
aleksZubakov
2018-08-06
ExternalDocumentationLinkResolver refactoring, extract common dependencies fr...
aleksZubakov
2018-08-01
Refactoring, replace DocumentationOption with PassConfiguration
aleksZubakov
2018-07-25
Add logic of merging different platforms graphs
aleksZubakov
2018-07-15
Fix missing functions after rebase
Simon Ogorodnik
2018-07-14
Fix default param.
Douglas Sigelbaum
2018-07-14
[backport] Introduce option to enable/disable jdk linking
Simon Ogorodnik
2018-07-14
KT-24624: Partial, more detailed signature on class page
Simon Ogorodnik
2018-07-14
Fix nullability detection
Simon Ogorodnik
2018-07-14
Fix resolution of inbound links to constructors in Javadoc
Simon Ogorodnik
2018-07-14
[backport] KT-24271: Support external link resolution in JavadocParser
Simon Ogorodnik
2018-07-14
KT-24270: Render platform-types with bang
Simon Ogorodnik
2018-07-14
Fix resolution of package links
Simon Ogorodnik
2018-07-14
[backport] Sort by lowercase name everywhere.
Douglas Sigelbaum
2018-07-14
[backport] Make accessible
Simon Ogorodnik
2018-07-14
KT-24113: Render inner classes names qualified
Simon Ogorodnik
2018-07-14
KT-24109: Fix generation of superclass sequence
Simon Ogorodnik
2018-07-14
KT-24036: Don't show visibility modifiers in summary
Simon Ogorodnik
2018-07-14
Fix checking belonging to public API
Simon Ogorodnik
2018-07-14
[backport] Stabilize signatures to fix linking from Java to Kotlin
Simon Ogorodnik
2018-07-14
[backport] Use expression body
Douglas Sigelbaum
2018-07-13
[backport] Fix problems in as-java java-layout-html mode
Simon Ogorodnik
2018-07-13
[backport] Make possible to group extensions by receiver
Simon Ogorodnik
2018-07-13
Refactor selecting of inbound link resolvers
Simon Ogorodnik
2018-07-13
[backport] Support constants from Java in KK mode
Simon Ogorodnik
2018-07-13
[backport] Add value for constants from Kotlin
Simon Ogorodnik
[next]