Age | Commit message (Expand) | Author |
2018-07-13 | [backport] Support constants from Java in KK mode | Simon Ogorodnik |
2018-07-13 | [backport] Add value for constants from Kotlin | Simon Ogorodnik |
2018-07-13 | [backport] Support propagating inherited extensions from libraries | Simon Ogorodnik |
2018-07-13 | [backport] Support deep inheritance with external classes | Simon Ogorodnik |
2018-07-13 | [backport] Show type parameters substitution in class hierarchy | Simon Ogorodnik |
2018-07-13 | [backport] Add package list support for JLH | Simon Ogorodnik |
2018-07-13 | [backport] Add uri.relativeTo | Simon Ogorodnik |
2018-07-13 | Build supertypes via Supertype nodes, not reference | Simon Ogorodnik |
2018-07-13 | [backport] Make possible to generate signatures on output format side | Simon Ogorodnik |
2018-07-13 | [backport] Make KotlinLanguageService render parameters | Simon Ogorodnik |
2018-07-13 | [backport] Add class hierarchy for JLH | Simon Ogorodnik |
2018-06-04 | Update bundled kotlin compiler to 1.2.60-dev-157 | Simon Ogorodnik |
2018-05-18 | Enable suppression of generated files for Android plugin 3.2.0-alpha | Simon Ogorodnik |
2018-05-17 | Fix incorrect link to stylesheet in html format | Simon Ogorodnik |
2018-05-16 | Fix external links to packages with uppercase letters in dokka mode | Simon Ogorodnik |
2018-05-16 | Fix link resolution context for inherited docs | Simon Ogorodnik |
2018-05-16 | Avoid unnecessary logging. | Lukas Niemeier |
2018-05-07 | Fix ClassCastException when generating JavaDoc | HÃ¥vard Kindem |
2018-03-23 | Fix external references to Java enum entries | Simon Ogorodnik |
2018-03-07 | Bind language service back | Simon Ogorodnik |
2018-02-22 | Merge branch 'refactoring-layout-service' into dev | Simon Ogorodnik |
2018-02-21 | Update bundled kotlin compiler | Simon Ogorodnik |
2017-12-22 | Supports hacks for MPP documentation generation | Roman Elizarov |
2017-12-19 | Fix crash in as Java mode, just show ugly warning | Simon Ogorodnik |
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 |