aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-18KT-15497 Dokka: Using of not-FQ name in @sample should be allowedSimon 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
2016-12-06KT-14818 Render function type argument names in generated documentation (#116)Simon Ogorodnik
2016-12-06Merge pull request #123 from Kotlin/isolated-classloaderSimon Ogorodnik
2016-12-06Drop *.iml'sSimon Ogorodnik
2016-12-06Post-review changes, simplified proxiesSimon Ogorodnik
2016-12-02Now dokka-fatjar complete isolated from poisonous Gradle environmentSimon Ogorodnik
2016-11-30Fixed tests for sample formatsSimon Ogorodnik
2016-11-30Merge pull request #122 from Kotlin/website-samplesSimon Ogorodnik
2016-11-30Added special format for experimental kotlin website samples formatSimon Ogorodnik
2016-11-30Merge pull request #121 from Kotlin/windows-warn-fixSimon Ogorodnik
2016-11-30Set idea.io.use.fallback to "true", to fix idea environment startup warning o...Simon Ogorodnik
2016-11-29Update README.mdSimon Ogorodnik
2016-11-29Merge pull request #111 from Kotlin/website-samplesSimon Ogorodnik
2016-11-29Merge pull request #119 from Kotlin/0.9.10/GH-115Simon Ogorodnik
2016-11-29Post-review fixes, removed code duplication, fixed @throws supportSimon Ogorodnik
2016-11-28Fix sometimes failing testSimon Ogorodnik
2016-11-28Fix for GH-115, `@param` and `@return` tags is missing in javadoc outputSimon Ogorodnik
2016-11-28Merge pull request #114 from Kotlin/0.9.10/typealiasSimon Ogorodnik
2016-11-25Fixup, remove unused importsSimon Ogorodnik
2016-11-25Fix AnalysisEnvironment to configure resolver properly according to latest ch...Simon Ogorodnik
2016-11-24Fixup, added some type alias rendering testsSimon Ogorodnik
2016-11-24Added javadoc format test for simple typealiasesSimon Ogorodnik
2016-11-24Test for previous fix, in/out modifiers not lostSimon Ogorodnik
2016-11-24Fix most of failing tests, by not unwrapping types, if it not abbreviated (Ot...Simon Ogorodnik
2016-11-24Type alias supportSimon Ogorodnik
2016-11-24Merge remote-tracking branch 'origin/master'Simon Ogorodnik
2016-11-24Fixed testSimon Ogorodnik
2016-11-24Updated kotlin-compiler to 1.1-M03 and fixed configurationSimon Ogorodnik
2016-11-22Update README.mdSimon Ogorodnik
2016-11-14Post review fixes, now building text in single pass.Simon Ogorodnik
2016-11-14Replacing assertPrints, assertTrue to println for kotlin-website samples, Add...Simon Ogorodnik
2016-11-14Added //sampleStart //sampleEnd to samples on kotlin websiteSimon Ogorodnik
2016-11-14Now all sample blocks in kotlin-website wrapped in <div class="sample" markdo...Simon Ogorodnik