aboutsummaryrefslogtreecommitdiff
path: root/test/data/functions/genericFunction.kt
AgeCommit message (Collapse)Author
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov
2014-07-12Process Modality (final, open, abstract) and Visibility (public, protected, ↵Ilya Ryzhenkov
internal, private)
2014-07-11Support type parameters for functions and classes.Ilya Ryzhenkov