Age | Commit message (Expand) | Author |
2018-08-06 | ExternalDocumentationLinkResolver refactoring, extract common dependencies fr... | aleksZubakov |
2018-08-01 | Refactoring, replace DocumentationOption with PassConfiguration | aleksZubakov |
2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov |
2018-07-14 | [backport] Introduce option to enable/disable jdk linking | Simon Ogorodnik |
2018-07-14 | Fix package docs parsing test | 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 | Minor style fixes | aleksZubakov |
2018-07-12 | Test refactoring, add common platform tests | aleksZubakov |
2018-07-12 | Test refactoring and split by different platforms | aleksZubakov |
2018-05-17 | Fix incorrect link to stylesheet in html format | Simon Ogorodnik |
2018-05-16 | Fix link resolution context for inherited docs | Simon Ogorodnik |
2018-03-23 | Fix external references to Java enum entries | Simon Ogorodnik |
2017-12-15 | Normalize file path's when using as URI | 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-04 | Introduce test case with preset FileGenerator | Simon Ogorodnik |
2017-12-02 | Update tests to new reality | Simon Ogorodnik |
2017-12-02 | WIP: Refactoring, remove LocationService, rework FormatDescriptor | Simon Ogorodnik |
2017-11-29 | Add test for wide range since kotlin versions | Simon Ogorodnik |
2017-11-27 | Add language version arguments | Simon Ogorodnik |
2017-11-22 | Add new "suppress" per-package option. | Chris Rankin |
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 | 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-20 | Support receiver reference | Simon Ogorodnik |
2017-11-05 | Fix Can't find node by signature in asJava mode | Simon Ogorodnik |
2017-11-02 | #228: Correctly render multiline indented code blocks | Simon Ogorodnik |
2017-10-09 | Update kotlin-compiler to 1.1.51 | Simon Ogorodnik |
2017-06-26 | Workaround top-level java class name not match filename | Simon Ogorodnik |
2017-06-26 | Update bundled kotlin compiler to 1.1.3 | Simon Ogorodnik |
2017-06-07 | Fix StringOutOfBoundsException in link mapping | Simon Ogorodnik |
2017-06-07 | Make package-list caching optional | Simon Ogorodnik |
2017-05-18 | Support reference-style markdown links in KDoc | Simon Ogorodnik |
2017-05-18 | Fix invalid line breaks in table cells for markdown formats | Simon Ogorodnik |
2017-05-16 | Fix runner parameters for consistency, add default link to stdlib | Simon Ogorodnik |
2017-05-11 | Resolve links in package docs in whole module | Simon Ogorodnik |
2017-05-11 | Support linking of external documentation | Simon Ogorodnik |
2017-05-11 | Do not publish private companion object members in public only mode | Simon Ogorodnik |
2017-05-04 | Fix Markdown list spacing, ordering, and erroneous new lines | Alex Waters |
2017-05-02 | Refactoring internal communication for gradle | Simon Ogorodnik |
2017-05-02 | Fix missing whitespace around links and tokens in Markdown formatted text | Alex Waters |
2017-04-24 | Update bundled kotlin-compiler to 1.1.2 | Simon Ogorodnik |
2017-04-10 | Tweak kws html format to match output of old format | Simon Ogorodnik |
2017-03-23 | Add support for nice IDEA feature | Simon Ogorodnik |
2017-03-20 | Deprecate old kotlin-website formats | Simon Ogorodnik |
2017-03-20 | Create HTML based format for kotlin-website | Simon Ogorodnik |