aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-02Add actual relativePathToNode functionSimon Ogorodnik
2017-12-02Revert Guice version to 3.0, to fix problems with Guava?Simon Ogorodnik
2017-12-02Fix outline file names, fix incorrect placement of support filesSimon Ogorodnik
2017-12-02Remove categories to prevent injection errorsSimon Ogorodnik
2017-12-02Bind NodeLocationAwareGenerator to GeneratorSimon Ogorodnik
2017-12-02Make possible to calculate path to rootSimon Ogorodnik
2017-12-02Extract Analysis components out of FormatDescriptorSimon Ogorodnik
2017-12-02Fix Javadoc formatSimon Ogorodnik
2017-12-02WIP: Refactoring, remove LocationService, rework FormatDescriptorSimon Ogorodnik
2017-11-30WIPSimon Ogorodnik
2017-11-30New format stubSimon Ogorodnik
2017-11-30Add missing test dataSimon Ogorodnik
2017-11-29Add test for wide range since kotlin versionsSimon Ogorodnik