aboutsummaryrefslogtreecommitdiff
path: root/core/testdata
AgeCommit message (Expand)Author
2016-01-12Merge pull request #48 from ingokegel/masterDmitry Jemerov
2016-01-08link to JDK classes (KT-10452)Dmitry Jemerov
2016-01-08line breaks between parametersDmitry Jemerov
2016-01-08include extension function in the list of extensions for a class if the class...Dmitry Jemerov
2016-01-08rewrite propagation of extension functions to subclasses to handle shadowing ...Dmitry Jemerov
2016-01-06Linking to a target with underscores did not workingo
2016-01-05distinguish inherited companion object membersDmitry Jemerov
2016-01-05render multiple type parameter constraints according to current Kotlin syntaxDmitry Jemerov
2016-01-05always include type parameters in the signature of a typeDmitry Jemerov
2016-01-04separate groups for annotations and exceptions in the members listDmitry Jemerov
2016-01-04StructuredFormatService restructured so that it makes more sense: we're eithe...Dmitry Jemerov
2016-01-04Embedded underscores in words like word_with_underscores or single embedded s...Ingo Kegel
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov