index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-09-11
download maven from Gradle
Eugene Petrenko
2018-09-11
include TeamCity BUILD_NUMBER into build number
Eugene Petrenko
2018-09-11
use environment variable for kotlinx-cli
Eugene Petrenko
2018-09-11
detect kotlinx.cli as gradle composite build
Eugene Petrenko
2018-09-11
fix maven coordinates for the kotlinx.cli module
Eugene Petrenko
2018-09-11
fresh shadow plugin
Eugene Petrenko
2018-09-11
drop gradle wrapper task
Eugene Petrenko
2018-09-11
ignore .idea and IJ project files
Eugene Petrenko
2018-09-11
gradle version re-fixed to 4.10
Eugene Petrenko
2018-09-11
drop .idea
Eugene Petrenko
2018-09-11
gradle 4.10 + fix to the workaround around shadow plugin
Eugene Petrenko
2018-09-11
fix compilation around Gradle
Eugene Petrenko
2018-09-11
Merge remote-tracking branch 'zub/dev-multiplatf' into kotlin-website-jonnyzzz
Eugene Petrenko
2018-09-06
Minor refactoring, kotlin-website format change: add platforms to summary ↵
Zubakov
signatures, platform evaluating logic change
2018-09-06
Fixed default values in ant runner configuration
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, ↵
Zubakov
minor refactoring
2018-08-27
Ant runner default external links and classpath resolving fix
Zubakov
2018-08-17
Temporarily merged new and old cli syntax
Zubakov Aleksey
2018-08-17
Merger platforms bug fix, refactoring
Zubakov Aleksey
2018-08-17
Ant runner minor refactoring
Zubakov Aleksey
2018-08-17
Ant runner mpp change
aleksZubakov
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-11
Cli parser refactoring
aleksZubakov
2018-08-10
Boilerplate eliminating
aleksZubakov
2018-08-08
Move extension function into companion object, passArguments inline
aleksZubakov
2018-08-06
Change cli parser
aleksZubakov
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 ↵
aleksZubakov
from guice modules
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
Merge branch 'devsite-fixes-backport' into dev-multiplatf
aleksZubakov
# Conflicts: # core/src/main/kotlin/Analysis/AnalysisEnvironment.kt # core/src/test/kotlin/TestAPI.kt
2018-07-15
Fix missing functions after rebase
Simon Ogorodnik
2018-07-14
Support noJdkLink in Maven
Simon Ogorodnik
2018-07-14
Setup maven publishing to local directory
Simon Ogorodnik
2018-07-14
KT-24032: Fix parameter rendering in asJava mode
Simon Ogorodnik
#KT-24032 fixed
2018-07-14
[backport] Support noJdkLink in cli
Simon Ogorodnik
Original: 9e11559
2018-07-14
Fix default param.
Douglas Sigelbaum
2018-07-14
[backport] Introduce option to enable/disable jdk linking
Simon Ogorodnik
Original: 8e9e768
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
#KT-24025 fixed
2018-07-14
Provide signature for packages
Simon Ogorodnik
2018-07-14
Fix project name
Simon Ogorodnik
2018-07-14
Fix nullability detection
Simon Ogorodnik
[next]