Age | Commit message (Expand) | Author |
2016-11-24 | Updated kotlin-compiler to 1.1-M03 and fixed configuration | Simon Ogorodnik |
2016-11-10 | Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. Upda... | Simon Ogorodnik |
2016-11-03 | Updated kotlin-compiler to 1.1-M2-8 (#109) | Simon Ogorodnik |
2016-11-01 | Updated run configurations after build refactoring | Simon Ogorodnik |
2016-11-01 | Total build refactoring, prepare for new development iteration | Simon Ogorodnik |
2016-04-29 | update markdown.jar to a version compiled with Kotlin 1.0.1 | Dmitry Jemerov |
2016-03-20 | Update .idea project files | porokoro |
2016-01-25 | update Gradle libraries | Dmitry Jemerov |
2016-01-12 | fix compilation after merge | Dmitry Jemerov |
2016-01-04 | Gradle libraries updated | Dmitry Jemerov |
2015-12-28 | update for Kotlin beta 4 | Dmitry Jemerov |
2015-12-03 | fix "all tests" configuration | Dmitry Jemerov |
2015-12-03 | fix module name in shared run configurations | Dmitry Jemerov |
2015-12-03 | configure Ant dependency so that it's visible in IntelliJ | Dmitry Jemerov |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov |
2015-11-05 | update IDE configuration | Dmitry Jemerov |
2015-11-05 | setup multi-project build; specify version in one place for all Gradle project | Dmitry Jemerov |
2015-11-05 | include tools.jar in compilation classpath | Dmitry Jemerov |
2015-11-03 | shared run configuration for generating stdlib javadoc | Dmitry Jemerov |
2015-10-29 | Merge branch 'javadoc' of https://github.com/cy6erGn0m/dokka into cy6erGn0m-j... | Dmitry Jemerov |
2015-10-29 | Use Guice injector and ServiceLocator to load implementations on the fly | Sergey Mashkov |
2015-10-29 | Initial javadoc generation module | Sergey Mashkov |
2015-10-29 | shared run configuration: nodeprecated, fix reflection path | Dmitry Jemerov |
2015-10-29 | add JANSI library dependency | Dmitry Jemerov |
2015-10-29 | update main class name in shared run configurations | Dmitry Jemerov |
2015-09-21 | fix rendering of extension function types | Dmitry Jemerov |
2015-09-09 | render annotations with @; render only @MustBeDocumented annotations; render ... | Dmitry Jemerov |
2015-09-07 | work in progress on updating Dokka to latest Kotlin (compiles but does not ru... | Dmitry Jemerov |
2015-08-10 | ~ configure javadoc module, configure artifact configuration | Sergey Mashkov |
2015-08-10 | ~ remove javadoc module | Sergey Mashkov |
2015-07-31 | Use Guice injector and ServiceLocator to load implementations on the fly | Sergey Mashkov |
2015-07-28 | Initial javadoc generation module | Sergey Mashkov |
2015-07-15 | remove duplicate VCS mapping | Dmitry Jemerov |
2015-07-14 | Build fatjar by gradle and use it's output as dependency for maven and gradle... | Sergey Mashkov |
2015-07-13 | Don't require JDK 1.8 | Sergey Mashkov |
2015-07-13 | Add Mojo and TaskAction annotations to the list of annotations prohibits unus... | Sergey Mashkov |
2015-07-13 | Gradle initial plugin implementation | Sergey Mashkov |
2015-07-13 | Add JANSI library as it is required sometimes | Sergey Mashkov |
2015-07-13 | Maven plugin initial implementation | Sergey Mashkov |
2015-05-28 | change output path for artifact | Dmitry Jemerov |
2015-05-28 | rename build.xml to build-docs.xml; add artifact for dokka.zip | 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-18 | remove unused library; split kotlin-compiler and kotlin-plugin libraries; fix... | Dmitry Jemerov |
2015-02-27 | use JSoup to convert HTML markup in javadoc to content tree | Dmitry Jemerov |
2015-02-26 | fix stdlib run configuration | Dmitry Jemerov |
2015-02-12 | add kotlin.reflect to shared run configuration | Dmitry Jemerov |
2015-02-09 | add path variable for Kotlin plugin | Dmitry Jemerov |
2015-02-05 | use code from Kotlin plugin for resolving references in KDoc; delete some dea... | Dmitry Jemerov |
2015-01-30 | Ant task for Dokka | Dmitry Jemerov |