Age | Commit message (Expand) | Author |
2017-12-15 | Don't force bind LanguageService to KotlinLanguageService | Simon Ogorodnik |
2017-12-15 | Normalize file path's when using as URI | Simon Ogorodnik |
2017-12-13 | Fix adding class directories to classpath Fixes #252 | Simon Ogorodnik |
2017-12-11 | Add description for javadoc format | Simon Ogorodnik |
2017-12-11 | Fix file extensions when FormatService.extension != linkExtension | Simon Ogorodnik |
2017-12-11 | Fix optional binding | Simon Ogorodnik |
2017-12-05 | Tidy around | Simon Ogorodnik |
2017-12-05 | Update testData | Simon Ogorodnik |
2017-12-05 | Fix PackageListService to use NodeLocationAwareGenerator for links | Simon Ogorodnik |
2017-12-05 | Uncomment and fix some special case tests | Simon Ogorodnik |
2017-12-05 | Append line before file path in testData | Simon Ogorodnik |
2017-12-05 | Check file path in testData, when more then one node | Simon Ogorodnik |
2017-12-05 | Fix overriding of default analysis services | Simon Ogorodnik |
2017-12-04 | Introduce test case with preset FileGenerator | Simon Ogorodnik |
2017-12-02 | Update tests to new reality | Simon Ogorodnik |
2017-12-02 | Add actual relativePathToNode function | Simon Ogorodnik |
2017-12-02 | Revert Guice version to 3.0, to fix problems with Guava? | Simon Ogorodnik |
2017-12-02 | Fix outline file names, fix incorrect placement of support files | Simon Ogorodnik |
2017-12-02 | Remove categories to prevent injection errors | Simon Ogorodnik |
2017-12-02 | Bind NodeLocationAwareGenerator to Generator | Simon Ogorodnik |
2017-12-02 | Make possible to calculate path to root | Simon Ogorodnik |
2017-12-02 | Extract Analysis components out of FormatDescriptor | Simon Ogorodnik |
2017-12-02 | Fix Javadoc format | Simon Ogorodnik |
2017-12-02 | WIP: Refactoring, remove LocationService, rework FormatDescriptor | Simon Ogorodnik |
2017-11-30 | WIP | Simon Ogorodnik |
2017-11-30 | New format stub | Simon Ogorodnik |
2017-11-30 | Add missing test data | Simon Ogorodnik |
2017-11-29 | Add test for wide range since kotlin versions | Simon Ogorodnik |
2017-11-29 | Support wide-range Since Kotlin versions | Simon Ogorodnik |
2017-11-27 | Add language version arguments | Simon Ogorodnik |
2017-11-24 | Set readTimeout in ExternalDocumentationLinkResolver | Simon Ogorodnik |
2017-11-24 | Add warning on unresolved link in packageDocs | Simon Ogorodnik |
2017-11-23 | Clarify Kotlin Versions and config in project | Simon Ogorodnik |
2017-11-23 | Cleanup GH-222 a bit | Simon Ogorodnik |
2017-11-22 | Add new "suppress" per-package option. | Chris Rankin |
2017-11-22 | Add "suppress" to the per-package configuration options. | Chris Rankin |
2017-11-22 | Use / for receiver parameter signature | Simon Ogorodnik |
2017-11-21 | Fix suppressing of companion when it implements some interface | Simon Ogorodnik |
2017-11-21 | Auto-expand type-aliases excluded from documentation | Simon Ogorodnik |
2017-11-21 | Do not suppress Companions when it's extends/implements something | Simon Ogorodnik |
2017-11-21 | Fix reporting of FileComparisonFailure by adding idea_rt dependency | Simon Ogorodnik |
2017-11-21 | Fix find node by signature when referencing type parameter | Simon Ogorodnik |
2017-11-21 | Fix find node by signature when linking to extension with Type Param | Simon Ogorodnik |
2017-11-21 | More info in can't find node by signature | Simon Ogorodnik |
2017-11-21 | Hard-code language version | Simon Ogorodnik |
2017-11-20 | Support receiver reference | Simon Ogorodnik |
2017-11-14 | Handle indent correctly, Add tests for assertTrue/False samples | Simon Ogorodnik |
2017-11-14 | Support assertFalse and message in assertTrue/assertFalse | Ilya Gorbunov |
2017-11-14 | Take intellij-core-analysis back | Simon Ogorodnik |
2017-11-09 | Use maven to resolve kotlin-compiler dependency instead of ivy | Simon Ogorodnik |