Age | Commit message (Collapse) | Author |
|
|
|
|
|
# Conflicts:
# core/src/test/kotlin/format/MarkdownFormatTest.kt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed tests.
Post review.
|
|
|
|
|
|
tests layout
|
|
|
|
# Conflicts:
# core/src/test/kotlin/format/HtmlFormatTest.kt
# core/src/test/kotlin/format/MarkdownFormatTest.kt
|
|
|
|
|
|
for a type
|
|
class
|
|
|
|
|
|
(they can't be imported anyway)
|
|
allow to provide default platforms based on declaration descriptor
|
|
|
|
|
|
specified in command line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#KT-16262 fixed
|
|
Version ++
Prepare for next development iteration
|
|
|
|
|
|
#KT-16197 fixed
|
|
|
|
|
|
|
|
|
|
Fix for KT-14818 Render function type argument names in generated documentation
* Fixup, unescape name, before passing to identifier
* Fixup
|
|
|
|
|
|
|
|
on windows
|
|
Tweaked output for kotlin-website samples feature
|