aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-05-29remove ignore from kotlin website html testsKrystianUjma
2019-05-28Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-devKrystianUjma
2019-05-23Merge branch 'multiplatform-support' of github.com:KrystianUjma/dokka into mu...KrystianUjma
2019-05-23#465 - fix javadoc parameters generation for java classesKrystianUjma
2019-05-20Update "Can't find node ..." warning messageKamil Doległo
2019-05-15Fix SinceKotlinKamil Doległo
2019-05-10Fix javadoc cast exception for annotation classesKamil Doległo
2019-05-07Fix some testsKamil Doległo
2019-04-30Fix suspend inline function testKamil Doległo
2019-04-19reformat codeKrystianUjma
2019-04-19Fix hardcoded classpaths for TestAPIKamil Doległo
2019-04-18fix tests (format change)KrystianUjma
2019-04-18enable BaseKotlinWebSiteHtmlFormatTestKrystianUjma
2019-04-18remove kotlin-websiteKrystianUjma
2019-04-16Merge pull request #1 from kamilok1965/rework_gradle_pluginKrystian Ujma
2019-04-16Fix pathKamil Doległo
2019-04-16Fix html formatting in some testsKamil Doległo
2019-04-15Mute Kotlin Website format testsKamil Doległo
2019-04-15Fix inline functions testsKamil Doległo
2019-04-10fix tests #2 - fails caused by bad index.html paths and missing paragraphsKrystianUjma
2019-04-10Rework Gradle plugin, autoconfiguration not working yetKamil Doległo
2019-04-09fix tests- fails caused by bad index.html paths and missing paragraphs.KrystianUjma
2019-04-08Implement Gradle Pass ConfigurationKamil Doległo
2019-04-03partial fix MarkdownFormatTest.extensions#2 test, change order of content and...KrystianUjma
2019-04-02fix MarkdownFormatTest.extensions#1 test, add table cellKrystianUjma
2019-04-01fix MarkdownFormatTest.extensions#1 testKrystianUjma
2019-04-01Fix some returnTag testsKamil Doległo
2019-03-27Fix some "sinceKotlin" unit testsKamil Doległo
2019-03-27Rework configuration, fix Gradle pluginKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2019-03-13Fix nullability annotations in javadocSimon Ogorodnik
2019-03-11Fix not null annotation java-as-html bug (#442)Krystian Ujma
2019-03-11Allow linking arguments with methods, change link label (#431)Kamil Doległo
2019-03-11Fix test, prohibit non-unix path style for dir propertyKrystianUjma
2019-03-11Use canonicalPath instead of absolutePath for srcLinkRobert Stoll
2019-03-01Fix constructor tag does not work (#417)Krystian Ujma
2019-02-25Rework logic to avoid loosing tags inside preSimon Ogorodnik
2019-02-25Preserve newlines in javadoc code blocksDominik Schürmann
2019-02-25Fix problem on consumer side, improve test (#420)Simon Ogorodnik
2019-02-25Fix @deprecated visibility in JavaDoc (#420)Błażej Kardyś
2019-02-25Fix java doc primary constructors have duplicated parametersKrystianUjma
2019-02-25Fix protected property getters and setters show the wrong visibility… (#402)Krystian Ujma
2019-02-19Cleanup httpSimon Ogorodnik
2019-02-15Nullable left off function type parameter with default value (#401) (#328)Krystian Ujma
2019-02-15fix annotatedProperty test (#426)Krystian Ujma
2019-02-11Update bundled kotlin-compiler to 1.3.20-dev-564Simon Ogorodnik
2018-12-14Modifiers sorted in wrong order #389Krystian Ujma
2018-12-13Fix IDEA InspectionsXerus
2018-11-23Fix constant values for JavaSimon Ogorodnik
2018-10-29#361: Fix varargsSimon Ogorodnik