Age | Commit message (Collapse) | Author |
|
|
|
|
|
spaces
|
|
|
|
|
|
|
|
Removed old and useless build helpers
Remove old .xml's from .idea and add .idea/shelf to .gitignore
build-docs.xml fixed, dokka_version set to 0.9.10
|
|
|
|
qualified name resolve problem in doc comments
|
|
backticks if text in code block contains backticks (KT-12998, KT-12999)
|
|
|
|
Resolves #71, #72
|
|
|
|
|
|
|
|
|
|
|
|
types. Resolves #76
|
|
|
|
|
|
regular kotlin-compiler and kotlin-ide-common instead
|
|
|
|
specific class FQ name
|
|
|
|
for stdlib types such as java.lang.String
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of subtype check to determine applicability (subtype check doesn't work because type parameter of receiver type is unrelated to type parameter of base class)
|
|
|
|
|
|
|
|
|
|
|
|
Android support and custom sources
|
|
|
|
|
|
|
|
|
|
|
|
documentation
|
|
|
|
|