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
/
Utilities
Age
Commit message (
Expand
)
Author
2017-02-24
Process all declarations with the same primary platform in a single pass; all...
Dmitry Jemerov
2017-02-23
Don't show implied platforms in output
Dmitry Jemerov
2017-02-23
Merge declarations with the same signature defined for multiple platforms
Dmitry Jemerov
2017-02-23
Allow specifying implicit platforms for each source root
Dmitry Jemerov
2017-02-22
Better separation between analysis and output generation phases
Dmitry Jemerov
2016-11-14
Post review fixes, now building text in single pass.
Simon Ogorodnik
2016-11-14
Replacing assertPrints, assertTrue to println for kotlin-website samples, Add...
Simon Ogorodnik
2016-11-02
Fix for GH #99 : Dokka crash on startup if dokka-fatjar located in path with ...
Simon Ogorodnik
2016-11-01
Total build refactoring, prepare for new development iteration
Simon Ogorodnik
2016-01-04
cleanup: remove redundant 'public' modifiers
Dmitry Jemerov
2015-12-03
restructure Dokka build to use Gradle for everything except for the Maven plugin
Dmitry Jemerov