aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Languages
AgeCommit message (Expand)Author
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