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
Age
Commit message (
Expand
)
Author
2017-11-30
Add missing test data
Simon Ogorodnik
2017-11-29
Add test for wide range since kotlin versions
Simon Ogorodnik
2017-11-29
Support wide-range Since Kotlin versions
Simon Ogorodnik
2017-11-27
Add language version arguments
Simon Ogorodnik
2017-11-24
Set readTimeout in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-11-24
Add warning on unresolved link in packageDocs
Simon Ogorodnik
2017-11-23
Clarify Kotlin Versions and config in project
Simon Ogorodnik
2017-11-23
Cleanup GH-222 a bit
Simon Ogorodnik
2017-11-22
Add new "suppress" per-package option.
Chris Rankin
2017-11-22
Add "suppress" to the per-package configuration options.
Chris Rankin
2017-11-22
Use / for receiver parameter signature
Simon Ogorodnik
2017-11-21
Fix suppressing of companion when it implements some interface
Simon Ogorodnik
2017-11-21
Auto-expand type-aliases excluded from documentation
Simon Ogorodnik
2017-11-21
Do not suppress Companions when it's extends/implements something
Simon Ogorodnik
2017-11-21
Fix reporting of FileComparisonFailure by adding idea_rt dependency
Simon Ogorodnik
2017-11-21
Fix find node by signature when referencing type parameter
Simon Ogorodnik
2017-11-21
Fix find node by signature when linking to extension with Type Param
Simon Ogorodnik
2017-11-21
More info in can't find node by signature
Simon Ogorodnik
2017-11-21
Hard-code language version
Simon Ogorodnik
2017-11-20
Support receiver reference
Simon Ogorodnik
2017-11-14
Handle indent correctly, Add tests for assertTrue/False samples
Simon Ogorodnik
2017-11-14
Support assertFalse and message in assertTrue/assertFalse
Ilya Gorbunov
2017-11-14
Take intellij-core-analysis back
Simon Ogorodnik
2017-11-09
Use maven to resolve kotlin-compiler dependency instead of ivy
Simon Ogorodnik
2017-11-09
Drop dependency on intellij-core-analysis
Simon Ogorodnik
2017-11-08
Download dependencies from TeamCity
Simon Ogorodnik
2017-11-07
Fix problem with Java descriptors
Simon Ogorodnik
2017-11-05
Fix Can't find node by signature in asJava mode
Simon Ogorodnik
2017-11-03
Fix not suppressing Android generated files in javadoc format
Simon Ogorodnik
2017-11-02
#228: Correctly render multiline indented code blocks
Simon Ogorodnik
2017-11-02
Correctly handle redirects in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-10-09
Correct test, due fix in kotlin-ide-common
Simon Ogorodnik
2017-10-09
Drop obsolete libraries
Simon Ogorodnik
2017-10-09
Update kotlin-compiler to 1.1.51
Simon Ogorodnik
2017-10-08
Replace provided configuration with compileOnly
Simon Ogorodnik
2017-07-06
Fix link in the last breadcrumbs item
Dmitry Neverov
2017-06-26
Remove empty gradle settings
Simon Ogorodnik
2017-06-26
Workaround top-level java class name not match filename
Simon Ogorodnik
2017-06-26
Update bundled kotlin compiler to 1.1.3
Simon Ogorodnik
2017-06-23
Suppress output of android.R and other generated stuff in dokka-android
Simon Ogorodnik
2017-06-22
Wrap parameters in paragraphs for HTML format
Simon Ogorodnik
2017-06-07
Fix StringOutOfBoundsException in link mapping
Simon Ogorodnik
2017-06-07
Make package-list caching optional
Simon Ogorodnik
2017-06-05
Add caching of package-list's and fix multiple package-list loadings
Simon Ogorodnik
2017-05-22
Sort package-list output
Alex Waters
2017-05-18
Support reference-style markdown links in KDoc
Simon Ogorodnik
2017-05-18
Fix invalid line breaks in table cells for markdown formats
Simon Ogorodnik
2017-05-16
Fix runner parameters for consistency, add default link to stdlib
Simon Ogorodnik
2017-05-15
Fix linking to javadoc external static fields
Simon Ogorodnik
2017-05-15
Fix parsing of line breaks inside javadoc comments
Simon Ogorodnik
[next]