aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27Render functional type in parenthesis when it in receiver positionSimon Ogorodnik
2017-02-27Fix loosing of line breaks inside import list for kotlin-website-samples formatSimon Ogorodnik
2017-02-27Fix testSimon Ogorodnik
2017-02-27data-platform attribute for index rows in kotlin-website formatSimon Ogorodnik
2017-02-27Update run configuration for building stdlib docsDmitry Jemerov
2017-02-24Merge remote-tracking branch 'origin/0.9.14/BlankLines'Dmitry Jemerov
2017-02-24Merge branch 'website-samples'Dmitry Jemerov
2017-02-24Don't crash on source roots without a platformDmitry Jemerov
2017-02-24Don't show member extensions defined in other classes in the list of members ...Dmitry Jemerov
2017-02-24Allow to specify implied platforms in Ant scriptsDmitry Jemerov
2017-02-24Allow to specify platform for source roots in Ant scriptsDmitry Jemerov
2017-02-24Omit platform of members when it's the same as the platform of the defining c...Dmitry Jemerov
2017-02-24Support 'dynamic' typeDmitry Jemerov
2017-02-24Detect default platforms based only on the roots that we're currently processingDmitry Jemerov
2017-02-24Option to skip declarations in root package from generated documentation (the...Dmitry Jemerov
2017-02-24Process all declarations with the same primary platform in a single pass; all...Dmitry Jemerov
2017-02-24Rename isSample() to isNotSample() because that's what it checksDmitry Jemerov
2017-02-23Resolve link and generate alltypes only once, not after every platformDmitry Jemerov
2017-02-23Allow to specify implied platforms in command line; fix parsing of platforms ...Dmitry Jemerov
2017-02-23Add missing injection annotationDmitry Jemerov
2017-02-23Don't show implied platforms in outputDmitry Jemerov
2017-02-23Merge declarations with the same signature defined for multiple platformsDmitry Jemerov
2017-02-23Allow specifying implicit platforms for each source rootDmitry Jemerov
2017-02-23Show platforms of a node in summary tableDmitry Jemerov
2017-02-23Refactor SinceKotlin support to a more general "platform" mechanismDmitry Jemerov
2017-02-23Dokka now can detect and recognize SinceKotlinSimon Ogorodnik
2017-02-22Better separation between analysis and output generation phasesDmitry Jemerov
2017-02-17Fix for GH-136 GH-137 Blank lines inside code blocks are not preservedSimon Ogorodnik
2017-02-16KT-16262 Dokka does not render suspending function types properlySimon Ogorodnik
2017-02-16Updated kotlin compiler to version 1.1.0-rc-84Simon Ogorodnik
2017-02-10Tweaking of sample formattingSimon Ogorodnik
2017-02-09Removed leading newlineSimon Ogorodnik
2017-02-07KT-16197 WebDemo: No empty stringsSimon Ogorodnik
2017-01-17Version ++Simon Ogorodnik
2017-01-17Fixed problems with 1.0.6 compiler conflictSimon Ogorodnik
2017-01-13Drop import samples.* for website-samplesSimon Ogorodnik
2017-01-13Updated Kotlin Compiler finally and resolved problemsSimon Ogorodnik
2017-01-12Version ++Simon Ogorodnik
2017-01-12Updated Kotlin Compiler to 1.1-M04Simon Ogorodnik
2017-01-10Various config options now available in Gradle pluginSimon Ogorodnik
2016-12-14Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolvingSimon Ogorodnik
2016-12-14Hotfix 0.9.11, now dokka-android should work properlySimon Ogorodnik
2016-12-14Workaround #127Simon Ogorodnik
2016-12-14Merge pull request #126 from Kotlin/0.9.11/GH-90Simon Ogorodnik
2016-12-14Manual integration of PR #93Simon Ogorodnik
2016-12-14Fix for GH-90Simon Ogorodnik
2016-12-08Altered publication scriptSimon Ogorodnik
2016-12-08Dokka ClassLoader for Gradle now complete isolated from Gradle EnvSimon Ogorodnik
2016-12-08tools.jar (#125), Fixes #85, #58 Simon Ogorodnik
2016-12-06Set version to 0.9.11Simon Ogorodnik