| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-28 | Cleaning package naming | Błażej Kardyś | |
| 2019-08-05 | Cleanup, update README | Kamil Doległo | |
| 2019-07-01 | Fix bug with nonexistent file on native | Kamil Doległo | |
| 2019-05-28 | Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev | KrystianUjma | |
| update .gitignore and .idea # Conflicts: # .idea/compiler.xml # .idea/kotlinc.xml # .idea/modules.xml # core/src/main/kotlin/Java/JavaPsiDocumentationBuilder.kt # core/src/main/kotlin/Java/JavadocParser.kt # core/src/main/kotlin/Kotlin/DeclarationLinkResolver.kt # core/src/main/kotlin/Kotlin/DocumentationBuilder.kt # core/src/main/kotlin/Model/DocumentationReference.kt # core/src/main/kotlin/Model/PackageDocs.kt # core/src/main/kotlin/Model/SourceLinks.kt # core/src/main/kotlin/Utilities/DokkaModules.kt # core/src/main/kotlin/Utilities/ServiceLocator.kt # core/src/main/kotlin/javadoc/docbase.kt # core/src/test/kotlin/format/HtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteHtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteRunnableSamplesFormatTest.kt # core/src/test/kotlin/issues/IssuesTest.kt | |||
| 2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma | |
| 2019-02-11 | Update bundled kotlin-compiler to 1.3.20-dev-564 | Simon Ogorodnik | |
| 2018-12-13 | Fix IDEA Inspections | Xerus | |
| 2018-09-20 | Quick hack to make native work | Simon Ogorodnik | |
| 2018-09-13 | Added native support | Zubakov | |
| 2018-09-12 | Unresolved LazyTopDownAnalyzerFacade hotfix | Zubakov | |
| 2018-09-12 | Bundled compiler version upgraded | Zubakov | |
| 2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov | |
| # Conflicts: # core/src/main/kotlin/Analysis/AnalysisEnvironment.kt # core/src/test/kotlin/TestAPI.kt | |||
| 2018-07-15 | Fix missing functions after rebase | Simon Ogorodnik | |
| 2018-07-14 | [backport] KT-24271: Support external link resolution in JavadocParser | Simon Ogorodnik | |
| Original: ace3914 | |||
| 2018-07-14 | [backport] Stabilize signatures to fix linking from Java to Kotlin | Simon Ogorodnik | |
| Basically there is 2 ways to get signature, from PSI and from descriptors, and there should be only one way in one session Original: adc09f2 | |||
| 2018-07-13 | Minor style fixes | aleksZubakov | |
| 2018-07-13 | AnalysisPlatform refactoring | aleksZubakov | |
| 2018-07-12 | Add common platform support | aleksZubakov | |
| 2018-07-12 | AnalysisEnvironment classpath for js platform fix | aleksZubakov | |
| 2018-07-10 | Add js platform support | aleksZubakov | |
| 2018-06-04 | Update bundled kotlin compiler to 1.2.60-dev-157 | Simon Ogorodnik | |
| (cherry picked from commit efbcbd5) | |||
| 2018-02-21 | Update bundled kotlin compiler | Simon Ogorodnik | |
| 2017-12-22 | Supports hacks for MPP documentation generation | Roman Elizarov | |
| 2017-12-13 | Fix adding class directories to classpath Fixes #252 | Simon Ogorodnik | |
| 2017-11-27 | Add language version arguments | Simon Ogorodnik | |
| 2017-11-21 | Hard-code language version | Simon Ogorodnik | |
| 2017-11-09 | Drop dependency on intellij-core-analysis | Simon Ogorodnik | |
| Instead of it, download idea.jar and manually strip it Also, depends on same as kotlin-compiler openapi version | |||
| 2017-10-09 | Update kotlin-compiler to 1.1.51 | Simon Ogorodnik | |
| 2017-06-26 | Update bundled kotlin compiler to 1.1.3 | Simon Ogorodnik | |
| 2017-04-24 | Update bundled kotlin-compiler to 1.1.2 | Simon Ogorodnik | |
| 2017-02-16 | Updated kotlin compiler to version 1.1.0-rc-84 | Simon Ogorodnik | |
| Version ++ Prepare for next development iteration | |||
| 2016-11-30 | Set idea.io.use.fallback to "true", to fix idea environment startup warning ↵ | Simon Ogorodnik | |
| on windows | |||
| 2016-11-25 | Fixup, remove unused imports | Simon Ogorodnik | |
| 2016-11-25 | Fix AnalysisEnvironment to configure resolver properly according to latest ↵ | Simon Ogorodnik | |
| changes, which is required to proper platform type aliases resolving | |||
| 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 ↵ | Simon Ogorodnik | |
| libraries not resolved | |||
| 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 ↵ | Dmitry Jemerov | |
| qualified name resolve problem in doc comments | |||
| 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 | |
