Age | Commit message (Expand) | Author |
2019-03-27 | Fix some "sinceKotlin" unit tests | Kamil Doległo |
2019-03-27 | Rework configuration, fix Gradle plugin | Kamil Doległo |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma |
2019-03-11 | Allow linking arguments with methods, change link label (#431) | Kamil Doległo |
2019-03-11 | Fix test, prohibit non-unix path style for dir property | KrystianUjma |
2019-03-11 | Use canonicalPath instead of absolutePath for srcLink | Robert Stoll |
2019-03-01 | Fix constructor tag does not work (#417) | Krystian Ujma |
2019-02-25 | Fix problem on consumer side, improve test (#420) | Simon Ogorodnik |
2019-02-25 | Fix @deprecated visibility in JavaDoc (#420) | Błażej Kardyś |
2019-02-25 | Fix java doc primary constructors have duplicated parameters | KrystianUjma |
2019-02-25 | Fix protected property getters and setters show the wrong visibility… (#402) | Krystian Ujma |
2019-02-19 | Cleanup http | Simon Ogorodnik |
2019-02-15 | Nullable left off function type parameter with default value (#401) (#328) | Krystian Ujma |
2019-02-15 | fix annotatedProperty test (#426) | Krystian Ujma |
2019-02-11 | Update bundled kotlin-compiler to 1.3.20-dev-564 | Simon Ogorodnik |
2018-12-14 | Modifiers sorted in wrong order #389 | Krystian Ujma |
2018-11-23 | Fix constant values for Java | Simon Ogorodnik |
2018-10-29 | #361: Fix varargs | Simon Ogorodnik |
2018-10-29 | Fix test data | Simon Ogorodnik |
2018-10-29 | Implement node selection dsl for test usage | Simon Ogorodnik |
2018-10-29 | Cleanup support for NodeRenderContent | Simon Ogorodnik |
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 |