Age | Commit message (Expand) | Author |
2018-09-26 | Don't show applicable to Any extensions for all declarations | Simon Ogorodnik |
2018-09-26 | Refactor platforms & SinceKotlin logic | Simon Ogorodnik |
2018-09-24 | Merge remote-tracking branch 'origin/kotlin-website-jonnyzzz' into kotlin-web... | Simon Ogorodnik |
2018-09-24 | Use only first target for expect elements | Simon Ogorodnik |
2018-09-24 | Get rid of duplicated items with set of platform < than common | Simon Ogorodnik |
2018-09-23 | less noise from an attempt to write file several times | Eugene Petrenko |
2018-09-21 | less noise on error | Eugene Petrenko |
2018-09-21 | Fix number of platforms bubbles | Zubakov |
2018-09-20 | Quick hack to make native work | Simon Ogorodnik |
2018-09-14 | include more diagnostics for files clashes | Eugene Petrenko |
2018-09-14 | cleanup | Eugene Petrenko |
2018-09-13 | avoid clash for empty-named symbols | Eugene Petrenko |
2018-09-13 | report files clash | Eugene Petrenko |
2018-09-13 | more logging around signature failure | Eugene Petrenko |
2018-09-13 | more logging | Eugene Petrenko |
2018-09-13 | add nice toString() | Eugene Petrenko |
2018-09-13 | more info instead of NPE | Eugene Petrenko |
2018-09-13 | Merge pull request #356 from aleksZubakov/kotlin-website-jonnyzzz | Eugene Petrenko |
2018-09-13 | add more debug info in error message | Eugene Petrenko |
2018-09-13 | Added native support | Zubakov |
2018-09-12 | Unresolved LazyTopDownAnalyzerFacade hotfix | Zubakov |
2018-09-12 | Bundled compiler version upgraded | Zubakov |
2018-09-06 | Minor refactoring, kotlin-website format change: add platforms to summary sig... | Zubakov |
2018-09-06 | Drop unnecessary properties in SourceRoot | Zubakov |
2018-08-27 | Change render for kotlin mpp signatures rendering | Zubakov |
2018-08-27 | TODO: remove unnecessary code block | Zubakov |
2018-08-27 | Introduce origin reference kind, change documentation graph merge logic, mino... | Zubakov |
2018-08-27 | Ant runner default external links and classpath resolving fix | Zubakov |
2018-08-17 | Merger platforms bug fix, refactoring | Zubakov Aleksey |
2018-08-17 | Convert assertFails in kws samples without message properly | Simon Ogorodnik |
2018-08-17 | Fix crash on incorrect sample conversion | Simon Ogorodnik |
2018-08-06 | Optional dependency bug workaround: google/guice#847 | aleksZubakov |
2018-08-06 | DocumentationMerger refactoring | aleksZubakov |
2018-08-06 | ExternalDocumentationLinkResolver refactoring, extract common dependencies fr... | aleksZubakov |
2018-08-01 | Refactoring, replace DocumentationOption with PassConfiguration | aleksZubakov |
2018-07-25 | Add logic of merging different platforms graphs | aleksZubakov |
2018-07-17 | NodeReferenceGraph style fixes | Zubakov Aleksey |
2018-07-16 | convert line separators in PackageDocs, fixes PackageDocsTest | Robert Stoll |
2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov |
2018-07-15 | Fix missing functions after rebase | Simon Ogorodnik |
2018-07-14 | KT-24032: Fix parameter rendering in asJava mode | Simon Ogorodnik |
2018-07-14 | Fix default param. | Douglas Sigelbaum |
2018-07-14 | [backport] Introduce option to enable/disable jdk linking | Simon Ogorodnik |
2018-07-14 | Fix package docs parsing test | Simon Ogorodnik |
2018-07-14 | KT-24624: Partial, more detailed signature on class page | Simon Ogorodnik |
2018-07-14 | KT-24025: Support constants in as java mode | Simon Ogorodnik |
2018-07-14 | Provide signature for packages | Simon Ogorodnik |
2018-07-14 | Fix nullability detection | Simon Ogorodnik |
2018-07-14 | KT-24300: Support inclusion overview.html into package summary | Simon Ogorodnik |
2018-07-14 | [backport] KT-24299: Fix local links resolved in incorrect context | Simon Ogorodnik |