1. e1dd512 Adding Dokka source to AOSP by Tiem Song · 5 years ago
  2. dd8a2a2 Replace Dokka source with a Dokka maven repo (see ./maven). by Doug Sigelbaum · 6 years ago
  3. 13c4cb9 Add language version arguments by Simon Ogorodnik · 7 years ago
  4. d0d5617 Hard-code language version by Simon Ogorodnik · 7 years ago
  5. 4626531 Drop dependency on intellij-core-analysis by Simon Ogorodnik · 7 years ago
  6. c202931 Update kotlin-compiler to 1.1.51 by Simon Ogorodnik · 7 years ago
  7. 4810d07 Update bundled kotlin compiler to 1.1.3 by Simon Ogorodnik · 7 years ago
  8. b1c8964 Update bundled kotlin-compiler to 1.1.2 by Simon Ogorodnik · 7 years ago
  9. dcb948e Updated kotlin compiler to version 1.1.0-rc-84 by Simon Ogorodnik · 8 years ago
  10. f229fec Set idea.io.use.fallback to "true", to fix idea environment startup warning on windows by Simon Ogorodnik · 8 years ago
  11. 575caeb Fixup, remove unused imports by Simon Ogorodnik · 8 years ago
  12. 3704bf4 Fix AnalysisEnvironment to configure resolver properly according to latest changes, which is required to proper platform type aliases resolving by Simon Ogorodnik · 8 years ago
  13. 31c5633 Updated kotlin-compiler to 1.1-M03 and fixed configuration by Simon Ogorodnik · 8 years ago
  14. a014843 Fix for GH-79 , KT-13299 Critical bug, top-level Kotlin functions from libraries not resolved by Simon Ogorodnik · 8 years ago
  15. c4cf001 Updated kotlin-compiler to 1.1-M2-8 (#109) by Simon Ogorodnik · 8 years ago
  16. 95a606f update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qualified name resolve problem in doc comments by Dmitry Jemerov · 8 years ago
  17. 390a449 use a much simpler way to access JavaDescriptorResolver by Dmitry Jemerov · 8 years ago
  18. 74fa763 update Dokka to internal RC: remove usages of kotlin.test by Dmitry Jemerov · 9 years ago
  19. 5ed4d2e add all source roots as both Java and Kotlin source roots. Resolves #39 by Dmitry Jemerov · 9 years ago
  20. 3b3c284 cleanup: remove redundant 'public' modifiers by Dmitry Jemerov · 9 years ago
  21. 3963105 restructure Dokka build to use Gradle for everything except for the Maven plugin by Dmitry Jemerov · 9 years ago