aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-13[backport] Make KotlinLanguageService render parametersSimon Ogorodnik
2018-07-13[backport] Add class hierarchy for JLHSimon Ogorodnik
2018-06-04Update bundled kotlin compiler to 1.2.60-dev-157Simon Ogorodnik
2018-05-21Bump versionSimon Ogorodnik
2018-05-21Flush .idea/*.xml changesSimon Ogorodnik
2018-05-18Enable suppression of generated files for Android plugin 3.2.0-alphaSimon Ogorodnik
2018-05-17Fix incorrect link to stylesheet in html formatSimon Ogorodnik
2018-05-16Fix external links to packages with uppercase letters in dokka modeSimon Ogorodnik
2018-05-16Fix link resolution context for inherited docsSimon Ogorodnik
2018-05-16Fix lookup of tools.jar in Maven runnerSimon Ogorodnik
2018-05-16Avoid unnecessary logging.Lukas Niemeier
2018-05-07Fix ClassCastException when generating JavaDocHÃ¥vard Kindem
2018-03-23Fix external references to Java enum entriesSimon Ogorodnik
2018-03-07Fix early configuration resolving in Gradle PluginSimon Ogorodnik
2018-03-07Bind language service backSimon Ogorodnik
2018-02-22Merge branch 'refactoring-layout-service' into devSimon Ogorodnik
2018-02-22Bump versionSimon Ogorodnik
2018-02-22Merge branch 'dev'Simon Ogorodnik
2018-02-21Update bundled kotlin compilerSimon Ogorodnik
2018-02-20Update publish-plugin and fix publishingSimon Ogorodnik
2018-02-20Update plugin-publish-pluginTim Yates
2018-02-01Add information on suppress package optionFlamenco
2018-02-01Fix publication POM for maven-pluginSimon Ogorodnik
2018-01-31Fix dependencies in Gradle 4.5Simon Ogorodnik
2018-01-31Update jkidSimon Ogorodnik
2018-01-30Use kotlin-test-junit in gradle-integration-testsSimon Ogorodnik
2018-01-29Update Gradle Kotlin Runtime dependencies version to 1.1Simon Ogorodnik
2017-12-22Supports hacks for MPP documentation generationRoman Elizarov
2017-12-19Fix crash in as Java mode, just show ugly warningSimon Ogorodnik
2017-12-15Don't force bind LanguageService to KotlinLanguageServiceSimon Ogorodnik
2017-12-15Normalize file path's when using as URISimon Ogorodnik
2017-12-15Add forgotten part of testDataSimon Ogorodnik
2017-12-13Update Kotlin versionSimon Ogorodnik
2017-12-13Fix adding class directories to classpath Fixes #252Simon Ogorodnik
2017-12-11Add deprecation message for reportNotDocumented, in sake of #243Simon Ogorodnik
2017-12-11Update documentation for reportUndocumented changeColin Hebert
2017-12-11Fix ReportNotDocumented in the Gradle pluginColin Hebert
2017-12-11Pick correct closure type in the gradle pluginColin Hebert
2017-12-11Add description for javadoc formatSimon Ogorodnik
2017-12-11Fix file extensions when FormatService.extension != linkExtensionSimon Ogorodnik
2017-12-11Fix optional bindingSimon Ogorodnik
2017-12-05Tidy aroundSimon Ogorodnik
2017-12-05Update testDataSimon Ogorodnik
2017-12-05Fix PackageListService to use NodeLocationAwareGenerator for linksSimon Ogorodnik
2017-12-05Uncomment and fix some special case testsSimon Ogorodnik
2017-12-05Append line before file path in testDataSimon Ogorodnik
2017-12-05Check file path in testData, when more then one nodeSimon Ogorodnik
2017-12-05Fix overriding of default analysis servicesSimon Ogorodnik
2017-12-04Introduce test case with preset FileGeneratorSimon Ogorodnik
2017-12-02Update tests to new realitySimon Ogorodnik