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
/
Analysis
Age
Commit message (
Expand
)
Author
2017-02-16
Updated kotlin compiler to version 1.1.0-rc-84
Simon Ogorodnik
2016-11-30
Set idea.io.use.fallback to "true", to fix idea environment startup warning o...
Simon Ogorodnik
2016-11-25
Fixup, remove unused imports
Simon Ogorodnik
2016-11-25
Fix AnalysisEnvironment to configure resolver properly according to latest ch...
Simon Ogorodnik
2016-11-24
Updated kotlin-compiler to 1.1-M03 and fixed configuration
Simon Ogorodnik
2016-11-08
Fix for GH-79 , KT-13299 Critical bug, top-level Kotlin functions from libra...
Simon Ogorodnik
2016-11-03
Updated kotlin-compiler to 1.1-M2-8 (#109)
Simon Ogorodnik
2016-07-08
update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual...
Dmitry Jemerov
2016-05-10
use a much simpler way to access JavaDescriptorResolver
Dmitry Jemerov
2016-01-25
update Dokka to internal RC: remove usages of kotlin.test
Dmitry Jemerov
2016-01-13
add all source roots as both Java and Kotlin source roots. Resolves #39
Dmitry Jemerov
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