aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2017-11-09Drop dependency on intellij-core-analysisSimon Ogorodnik
Instead of it, download idea.jar and manually strip it Also, depends on same as kotlin-compiler openapi version
2017-11-08Download dependencies from TeamCitySimon Ogorodnik
2017-10-09Drop obsolete librariesSimon Ogorodnik
2017-10-09Update kotlin-compiler to 1.1.51Simon Ogorodnik
2017-06-26Update bundled kotlin compiler to 1.1.3Simon Ogorodnik
2017-04-24Update bundled kotlin-compiler to 1.1.2Simon Ogorodnik
2017-03-02Update kotlin to 1.1.0Simon Ogorodnik
2017-02-16Updated kotlin compiler to version 1.1.0-rc-84Simon Ogorodnik
Version ++ Prepare for next development iteration
2017-01-13Updated Kotlin Compiler finally and resolved problemsSimon Ogorodnik
2017-01-12Updated Kotlin Compiler to 1.1-M04Simon Ogorodnik
2016-11-24Updated kotlin-compiler to 1.1-M03 and fixed configurationSimon Ogorodnik
2016-11-03Updated kotlin-compiler to 1.1-M2-8 (#109)Simon Ogorodnik
2016-11-01Total build refactoring, prepare for new development iterationSimon Ogorodnik
Removed old and useless build helpers Remove old .xml's from .idea and add .idea/shelf to .gitignore build-docs.xml fixed, dokka_version set to 0.9.10
2016-07-08update 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-10update to kotlin 1.0.3-dev-700; don't use kotlin-for-upsource artifact, use ↵Dmitry Jemerov
regular kotlin-compiler and kotlin-ide-common instead
2016-04-29update markdown.jar to a version compiled with Kotlin 1.0.1Dmitry Jemerov
2016-02-15Dokka for Kotlin 1.0Dmitry Jemerov
2016-02-041.0.0-rc-1036Dmitry Jemerov
2016-02-02update for public RCDmitry Jemerov
2016-01-25update Dokka to internal RC: remove usages of kotlin.testDmitry Jemerov
2016-01-04kotlin-for-upsource 1.0-beta-5179; update the FQ name of annotation used to ↵Dmitry Jemerov
mark extension function types
2015-12-28update for Kotlin beta 4Dmitry Jemerov
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov
2015-12-02update kotlin-for-upsource.jar to beta 3Dmitry Jemerov
2015-11-16update to Kotlin beta 2Dmitry Jemerov
2015-10-29Use Guice injector and ServiceLocator to load implementations on the flySergey Mashkov
2015-10-29add JANSI library dependencyDmitry Jemerov
2015-10-23Update intellij-core-analysis.jarIlya Ryzhenkov
2015-10-20update Dokka to Kotlin 1.0-betaDmitry Jemerov
2015-10-12update to Kotlin 0.15.439Dmitry Jemerov
2015-10-05update to Kotlin 0.15.137Dmitry Jemerov
2015-10-01update to Kotlin 0.15.46Dmitry Jemerov
2015-09-28update Dokka to M14Dmitry Jemerov
2015-09-15kotlin-for-upsource 0.13.1510; markdown library with ABI 0.25.0Dmitry Jemerov
2015-09-10kotlin-for-upsource 0.13.1291Dmitry Jemerov
2015-09-08kotlin-for-upsource 0.13.1195Dmitry Jemerov
2015-09-07work in progress on updating Dokka to latest Kotlin (compiles but does not ↵Dmitry Jemerov
run yet)
2015-07-27Upgrade markdown.jarSergey Mashkov
2015-07-22Upgrade to latest kotlinSergey Mashkov
2015-07-13Build and install dokka fatjar to a local repository (to be used by maven)Sergey Mashkov
2015-06-30update intellij-core-analysis as wellDmitry Jemerov
2015-06-30update to latest KotlinDmitry Jemerov
2015-05-28use artifact built on TeamCity rather than locallyDmitry Jemerov
2015-05-27one more missing dependencyDmitry Jemerov
2015-05-27update to M12 compiler API; store dependency jars in VCS instead of ↵Dmitry Jemerov
depending on Kotlin plugin via path variable
2015-03-17default objects -> companion objectsDmitry Jemerov
2015-03-11update markdown.jar for new ABI versionDmitry Jemerov
2015-03-10fixed intellij-markdown with support for HTML entitiesDmitry Jemerov
2015-03-10support HTML entitiesDmitry Jemerov
2015-03-05update dokka and intellij-markdown to latest Kotlin changesDmitry Jemerov