Age | Commit message (Expand) | Author |
2017-02-27 | Fix loosing of line breaks inside import list for kotlin-website-samples format | Simon Ogorodnik |
2017-02-27 | Fix test | Simon Ogorodnik |
2017-02-27 | data-platform attribute for index rows in kotlin-website format | Simon Ogorodnik |
2017-02-27 | Update run configuration for building stdlib docs | Dmitry Jemerov |
2017-02-24 | Merge remote-tracking branch 'origin/0.9.14/BlankLines' | Dmitry Jemerov |
2017-02-24 | Merge branch 'website-samples' | Dmitry Jemerov |
2017-02-24 | Don't crash on source roots without a platform | Dmitry Jemerov |
2017-02-24 | Don't show member extensions defined in other classes in the list of members ... | Dmitry Jemerov |
2017-02-24 | Allow to specify implied platforms in Ant scripts | Dmitry Jemerov |
2017-02-24 | Allow to specify platform for source roots in Ant scripts | Dmitry Jemerov |
2017-02-24 | Omit platform of members when it's the same as the platform of the defining c... | Dmitry Jemerov |
2017-02-24 | Support 'dynamic' type | Dmitry Jemerov |
2017-02-24 | Detect default platforms based only on the roots that we're currently processing | Dmitry Jemerov |
2017-02-24 | Option to skip declarations in root package from generated documentation (the... | Dmitry Jemerov |
2017-02-24 | Process all declarations with the same primary platform in a single pass; all... | Dmitry Jemerov |
2017-02-24 | Rename isSample() to isNotSample() because that's what it checks | Dmitry Jemerov |
2017-02-23 | Resolve link and generate alltypes only once, not after every platform | Dmitry Jemerov |
2017-02-23 | Allow to specify implied platforms in command line; fix parsing of platforms ... | Dmitry Jemerov |
2017-02-23 | Add missing injection annotation | Dmitry Jemerov |
2017-02-23 | Don't show implied platforms in output | Dmitry Jemerov |
2017-02-23 | Merge declarations with the same signature defined for multiple platforms | Dmitry Jemerov |
2017-02-23 | Allow specifying implicit platforms for each source root | Dmitry Jemerov |
2017-02-23 | Show platforms of a node in summary table | Dmitry Jemerov |
2017-02-23 | Refactor SinceKotlin support to a more general "platform" mechanism | Dmitry Jemerov |
2017-02-23 | Dokka now can detect and recognize SinceKotlin | Simon Ogorodnik |
2017-02-22 | Better separation between analysis and output generation phases | Dmitry Jemerov |
2017-02-17 | Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved | Simon Ogorodnik |
2017-02-16 | KT-16262 Dokka does not render suspending function types properly | Simon Ogorodnik |
2017-02-16 | Updated kotlin compiler to version 1.1.0-rc-84 | Simon Ogorodnik |
2017-02-10 | Tweaking of sample formatting | Simon Ogorodnik |
2017-02-09 | Removed leading newline | Simon Ogorodnik |
2017-02-07 | KT-16197 WebDemo: No empty strings | Simon Ogorodnik |
2017-01-17 | Version ++ | Simon Ogorodnik |
2017-01-17 | Fixed problems with 1.0.6 compiler conflict | Simon Ogorodnik |
2017-01-13 | Drop import samples.* for website-samples | Simon Ogorodnik |
2017-01-13 | Updated Kotlin Compiler finally and resolved problems | Simon Ogorodnik |
2017-01-12 | Version ++ | Simon Ogorodnik |
2017-01-12 | Updated Kotlin Compiler to 1.1-M04 | Simon Ogorodnik |
2017-01-10 | Various config options now available in Gradle plugin | Simon Ogorodnik |
2016-12-14 | Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolving | Simon Ogorodnik |
2016-12-14 | Hotfix 0.9.11, now dokka-android should work properly | Simon Ogorodnik |
2016-12-14 | Workaround #127 | Simon Ogorodnik |
2016-12-14 | Merge pull request #126 from Kotlin/0.9.11/GH-90 | Simon Ogorodnik |
2016-12-14 | Manual integration of PR #93 | Simon Ogorodnik |
2016-12-14 | Fix for GH-90 | Simon Ogorodnik |
2016-12-08 | Altered publication script | Simon Ogorodnik |
2016-12-08 | Dokka ClassLoader for Gradle now complete isolated from Gradle Env | Simon Ogorodnik |
2016-12-08 | tools.jar (#125), Fixes #85, #58 | Simon Ogorodnik |
2016-12-06 | Set version to 0.9.11 | Simon Ogorodnik |
2016-12-06 | KT-14818 Render function type argument names in generated documentation (#116) | Simon Ogorodnik |