Age | Commit message (Expand) | Author |
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 |
2016-12-06 | Merge pull request #123 from Kotlin/isolated-classloader | Simon Ogorodnik |
2016-12-06 | Drop *.iml's | Simon Ogorodnik |
2016-12-06 | Post-review changes, simplified proxies | Simon Ogorodnik |
2016-12-02 | Now dokka-fatjar complete isolated from poisonous Gradle environment | Simon Ogorodnik |
2016-11-30 | Fixed tests for sample formats | Simon Ogorodnik |
2016-11-30 | Merge pull request #122 from Kotlin/website-samples | Simon Ogorodnik |
2016-11-30 | Added special format for experimental kotlin website samples format | Simon Ogorodnik |
2016-11-30 | Merge pull request #121 from Kotlin/windows-warn-fix | Simon Ogorodnik |
2016-11-30 | Set idea.io.use.fallback to "true", to fix idea environment startup warning o... | Simon Ogorodnik |
2016-11-29 | Update README.md | Simon Ogorodnik |
2016-11-29 | Merge pull request #111 from Kotlin/website-samples | Simon Ogorodnik |
2016-11-29 | Merge pull request #119 from Kotlin/0.9.10/GH-115 | Simon Ogorodnik |
2016-11-29 | Post-review fixes, removed code duplication, fixed @throws support | Simon Ogorodnik |
2016-11-28 | Fix sometimes failing test | Simon Ogorodnik |
2016-11-28 | Fix for GH-115, `@param` and `@return` tags is missing in javadoc output | Simon Ogorodnik |
2016-11-28 | Merge pull request #114 from Kotlin/0.9.10/typealias | Simon Ogorodnik |
2016-11-25 | Fixup, remove unused imports | Simon Ogorodnik |
2016-11-25 | Fix AnalysisEnvironment to configure resolver properly according to latest ch... | Simon Ogorodnik |
2016-11-24 | Fixup, added some type alias rendering tests | Simon Ogorodnik |
2016-11-24 | Added javadoc format test for simple typealiases | Simon Ogorodnik |
2016-11-24 | Test for previous fix, in/out modifiers not lost | Simon Ogorodnik |
2016-11-24 | Fix most of failing tests, by not unwrapping types, if it not abbreviated (Ot... | Simon Ogorodnik |
2016-11-24 | Type alias support | Simon Ogorodnik |
2016-11-24 | Merge remote-tracking branch 'origin/master' | Simon Ogorodnik |
2016-11-24 | Fixed test | Simon Ogorodnik |
2016-11-24 | Updated kotlin-compiler to 1.1-M03 and fixed configuration | Simon Ogorodnik |
2016-11-22 | Update README.md | Simon Ogorodnik |
2016-11-14 | Post review fixes, now building text in single pass. | Simon Ogorodnik |
2016-11-14 | Replacing assertPrints, assertTrue to println for kotlin-website samples, Add... | Simon Ogorodnik |
2016-11-14 | Added //sampleStart //sampleEnd to samples on kotlin website | Simon Ogorodnik |