Age | Commit message (Expand) | Author |
---|---|---|
2017-05-15 | Fix parsing of line breaks inside javadoc comments | Simon Ogorodnik |
2016-11-29 | Merge pull request #111 from Kotlin/website-samples | Simon Ogorodnik |
2016-11-29 | Post-review fixes, removed code duplication, fixed @throws support | Simon Ogorodnik |
2016-11-28 | Fix for GH-115, `@param` and `@return` tags is missing in javadoc output | Simon Ogorodnik |
2016-11-14 | Added //sampleStart //sampleEnd to samples on kotlin website | Simon Ogorodnik |
2016-11-14 | Now all sample blocks in kotlin-website wrapped in <div class="sample" markdo... | Simon Ogorodnik |
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-04 | cleanup: remove redundant 'public' modifiers | Dmitry Jemerov |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov |