Age | Commit message (Expand) | Author |
2016-07-08 | update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual... | Dmitry Jemerov |
2016-05-10 | update to kotlin 1.0.3-dev-700; don't use kotlin-for-upsource artifact, use r... | Dmitry Jemerov |
2016-04-29 | update markdown.jar to a version compiled with Kotlin 1.0.1 | Dmitry Jemerov |
2016-02-15 | Dokka for Kotlin 1.0 | Dmitry Jemerov |
2016-02-04 | 1.0.0-rc-1036 | Dmitry Jemerov |
2016-02-02 | update for public RC | Dmitry Jemerov |
2016-01-25 | update Dokka to internal RC: remove usages of kotlin.test | Dmitry Jemerov |
2016-01-04 | kotlin-for-upsource 1.0-beta-5179; update the FQ name of annotation used to m... | Dmitry Jemerov |
2015-12-28 | update for Kotlin beta 4 | Dmitry Jemerov |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov |
2015-12-02 | update kotlin-for-upsource.jar to beta 3 | Dmitry Jemerov |
2015-11-16 | update to Kotlin beta 2 | Dmitry Jemerov |
2015-10-29 | Use Guice injector and ServiceLocator to load implementations on the fly | Sergey Mashkov |
2015-10-29 | add JANSI library dependency | Dmitry Jemerov |
2015-10-23 | Update intellij-core-analysis.jar | Ilya Ryzhenkov |
2015-10-20 | update Dokka to Kotlin 1.0-beta | Dmitry Jemerov |
2015-10-12 | update to Kotlin 0.15.439 | Dmitry Jemerov |
2015-10-05 | update to Kotlin 0.15.137 | Dmitry Jemerov |
2015-10-01 | update to Kotlin 0.15.46 | Dmitry Jemerov |
2015-09-28 | update Dokka to M14 | Dmitry Jemerov |
2015-09-15 | kotlin-for-upsource 0.13.1510; markdown library with ABI 0.25.0 | Dmitry Jemerov |
2015-09-10 | kotlin-for-upsource 0.13.1291 | Dmitry Jemerov |
2015-09-08 | kotlin-for-upsource 0.13.1195 | Dmitry Jemerov |
2015-09-07 | work in progress on updating Dokka to latest Kotlin (compiles but does not ru... | Dmitry Jemerov |
2015-07-27 | Upgrade markdown.jar | Sergey Mashkov |
2015-07-22 | Upgrade to latest kotlin | Sergey Mashkov |
2015-07-13 | Build and install dokka fatjar to a local repository (to be used by maven) | Sergey Mashkov |
2015-06-30 | update intellij-core-analysis as well | Dmitry Jemerov |
2015-06-30 | update to latest Kotlin | Dmitry Jemerov |
2015-05-28 | use artifact built on TeamCity rather than locally | Dmitry Jemerov |
2015-05-27 | one more missing dependency | Dmitry Jemerov |
2015-05-27 | update to M12 compiler API; store dependency jars in VCS instead of depending... | Dmitry Jemerov |
2015-03-17 | default objects -> companion objects | Dmitry Jemerov |
2015-03-11 | update markdown.jar for new ABI version | Dmitry Jemerov |
2015-03-10 | fixed intellij-markdown with support for HTML entities | Dmitry Jemerov |
2015-03-10 | support HTML entities | Dmitry Jemerov |
2015-03-05 | update dokka and intellij-markdown to latest Kotlin changes | Dmitry Jemerov |
2015-02-27 | use JSoup to convert HTML markup in javadoc to content tree | Dmitry Jemerov |
2015-02-17 | recompile markdown.jar with kotlin plugin 0.10.950 | Dmitry Jemerov |
2015-01-30 | Ant task for Dokka | Dmitry Jemerov |
2015-01-30 | load sections from KDoc PSI, not through Markdown extensions | Dmitry Jemerov |
2014-12-22 | Fix trailing EOL breaking markdown parser, remove multi-doc test as unsupported. | Ilya Ryzhenkov |
2014-12-22 | Update markdown parser. | Ilya Ryzhenkov |
2014-12-22 | Document some types in Dokka and fix to make them work. | Ilya Ryzhenkov |
2014-12-16 | Update library to support dot-names for sections | Ilya Ryzhenkov |
2014-12-15 | Migrate to non-PsiBuilder fully-featured markdown parser. | Ilya Ryzhenkov |
2014-07-11 | Add junit, setup test folders, add test/data/function.kt for initial model bu... | Ilya Ryzhenkov |