aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Languages
AgeCommit message (Expand)Author
2019-10-31Make things compile, no matter the costPaweł Marks
2019-10-31Remove all unnecessary filesKamil Doległo
2019-05-28Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-devKrystianUjma
2018-12-13Fix IDEA InspectionsXerus
2018-07-14KT-24032: Fix parameter rendering in asJava modeSimon Ogorodnik
2018-07-14KT-24624: Partial, more detailed signature on class pageSimon Ogorodnik
2018-07-14KT-24036: Don't show visibility modifiers in summarySimon Ogorodnik
2018-07-13[backport] Fix problems in as-java java-layout-html modeSimon Ogorodnik
2016-04-29don't report type parameters for array classes; don't report qualified names ...Dmitry Jemerov
2016-04-27Use FQ name instead of simple name to identify array classes. Resolves #68Dmitry Jemerov
2016-01-04cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R...Dmitry Jemerov
2016-01-04cleanup: remove redundant 'public' modifiersDmitry Jemerov
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov