Age | Commit message (Expand) | Author |
2016-01-28 | put the most important information required to identify an element in the beg... | Dmitry Jemerov |
2016-01-25 | update Dokka to internal RC: remove usages of kotlin.test | Dmitry Jemerov |
2016-01-12 | don't sort enum values alphabetically (https://github.com/Kotlin/dokka/issues... | Dmitry Jemerov |
2016-01-12 | generate signature-based anchors for overloads; use signature instead of name... | Dmitry Jemerov |
2016-01-08 | link to JDK classes (KT-10452) | Dmitry Jemerov |
2016-01-08 | line breaks between parameters | Dmitry Jemerov |
2016-01-08 | include extension function in the list of extensions for a class if the class... | Dmitry Jemerov |
2016-01-08 | rewrite propagation of extension functions to subclasses to handle shadowing ... | Dmitry Jemerov |
2016-01-05 | distinguish inherited companion object members | Dmitry Jemerov |
2016-01-05 | render multiple type parameter constraints according to current Kotlin syntax | Dmitry Jemerov |
2016-01-05 | always include type parameters in the signature of a type | Dmitry Jemerov |
2016-01-04 | separate groups for annotations and exceptions in the members list | Dmitry Jemerov |
2016-01-04 | StructuredFormatService restructured so that it makes more sense: we're eithe... | Dmitry Jemerov |
2016-01-04 | Embedded underscores in words like word_with_underscores or single embedded s... | Ingo Kegel |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov |