Age | Commit message (Expand) | Author |
2016-12-06 | Drop *.iml's | 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 |
2016-11-14 | Now all sample blocks in kotlin-website wrapped in <div class="sample" markdo... | Simon Ogorodnik |
2016-11-11 | Fixed android-gradle-plugin crash with android gradle build tools 2.2.0 | Simon Ogorodnik |
2016-11-10 | Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. Upda... | Simon Ogorodnik |
2016-11-08 | Fix for KT-14603 Do not escape html inside code blocks in markdown (#112) | Simon Ogorodnik |
2016-11-08 | Disabled broken test due not-supported yet typealiases | Simon Ogorodnik |
2016-11-08 | Merge pull request #110 from Kotlin/0.9.10/GH-79 | Simon Ogorodnik |
2016-11-08 | Fix for GH-79 , KT-13299 Critical bug, top-level Kotlin functions from libra... | Simon Ogorodnik |
2016-11-03 | Updated kotlin-compiler to 1.1-M2-8 (#109) | Simon Ogorodnik |
2016-11-03 | Fix for KT-14076 : empty visible div's (#108) | Simon Ogorodnik |
2016-11-02 | Added test and post-review fix | Simon Ogorodnik |
2016-11-02 | Fix for GH-89 : Support for links to packages | Simon Ogorodnik |
2016-11-02 | Merge branch '0.9.10/GH-98' | Simon Ogorodnik |
2016-11-02 | Build refactoring: Now dokka-fatjar runnable through `java -jar` again | Simon Ogorodnik |
2016-11-02 | Fix for GH #98 : Added tests, altered fix code for corner cases | Simon Ogorodnik |
2016-11-02 | Fix for GH #98 : Classes marked with `@suppress` are included in JavaDoc output | Simon Ogorodnik |
2016-11-02 | Fix for GH #99 : Dokka crash on startup if dokka-fatjar located in path with ... | Simon Ogorodnik |
2016-11-01 | Fix for GH #97 : Preserve language name of fenced code block for highlight | Simon Ogorodnik |
2016-11-01 | Fix for GH #95 , KT-13300 : dokka eats apostrophes | Simon Ogorodnik |
2016-11-01 | Fix for GH#94 : meta charset for Html format | Simon Ogorodnik |
2016-11-01 | Updated run configurations after build refactoring | Simon Ogorodnik |
2016-11-01 | do not add ./ to command if linux | Simon Ogorodnik |
2016-11-01 | Removed path relativize for commands | Simon Ogorodnik |
2016-11-01 | Fix for CI builds #2 | Simon Ogorodnik |