aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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
2017-11-29Support wide-range Since Kotlin versionsSimon Ogorodnik
2017-11-27Add language version argumentsSimon Ogorodnik
2017-11-24Set readTimeout in ExternalDocumentationLinkResolverSimon Ogorodnik
2017-11-24Add warning on unresolved link in packageDocsSimon Ogorodnik
2017-11-23Clarify Kotlin Versions and config in projectSimon Ogorodnik
2017-11-23Cleanup GH-222 a bitSimon Ogorodnik
2017-11-22Add new "suppress" per-package option.Chris Rankin
2017-11-22Add "suppress" to the per-package configuration options.Chris Rankin
2017-11-22Use / for receiver parameter signatureSimon Ogorodnik
2017-11-21Fix suppressing of companion when it implements some interfaceSimon Ogorodnik
2017-11-21Auto-expand type-aliases excluded from documentationSimon Ogorodnik
2017-11-21Do not suppress Companions when it's extends/implements somethingSimon Ogorodnik
2017-11-21Fix reporting of FileComparisonFailure by adding idea_rt dependencySimon Ogorodnik
2017-11-21Fix find node by signature when referencing type parameterSimon Ogorodnik
2017-11-21Fix find node by signature when linking to extension with Type ParamSimon Ogorodnik
2017-11-21More info in can't find node by signatureSimon Ogorodnik
2017-11-21Hard-code language versionSimon Ogorodnik
2017-11-20Support receiver referenceSimon Ogorodnik
2017-11-14Handle indent correctly, Add tests for assertTrue/False samplesSimon Ogorodnik
2017-11-14Support assertFalse and message in assertTrue/assertFalseIlya Gorbunov
2017-11-14Take intellij-core-analysis backSimon Ogorodnik
2017-11-09Use maven to resolve kotlin-compiler dependency instead of ivySimon Ogorodnik
2017-11-09Drop dependency on intellij-core-analysisSimon Ogorodnik
2017-11-08Download dependencies from TeamCitySimon Ogorodnik
2017-11-07Fix problem with Java descriptorsSimon Ogorodnik
2017-11-05Fix Can't find node by signature in asJava modeSimon Ogorodnik
2017-11-03Fix not suppressing Android generated files in javadoc formatSimon Ogorodnik
2017-11-02#228: Correctly render multiline indented code blocksSimon Ogorodnik
2017-11-02Correctly handle redirects in ExternalDocumentationLinkResolverSimon Ogorodnik
2017-10-09Correct test, due fix in kotlin-ide-commonSimon Ogorodnik
2017-10-09Drop obsolete librariesSimon Ogorodnik