This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eebb8200603c4a45bf617ae95087bbbbbc4e879e
kotlin-fork
/
idea
/
idea-completion
/
testData
/
basic
/
common
/
callableReference
T
History
Mikhail Zarechenskiy
462aed35d3
Don't exclude callable references with type parameters from completion
2017-01-26 14:48:37 +03:00
..
EmptyQualifier.kt
Don't exclude callable references with type parameters from completion
2017-01-26 14:48:37 +03:00
EmptyQualifierInExtensionFun.kt
No members&extensions after non-qualified "::" because it will be soon unsupported by the compiler
2015-10-03 10:40:52 +03:00
ExpressionQualifier.kt
"class" and "class.java" should be available after expression too
2016-07-19 20:35:31 +03:00
GenericConstructor.kt
Don't exclude callable references with type parameters from completion
2017-01-26 14:48:37 +03:00
HigherOrderFunction.kt
…
NonEmptyQualifier.kt
Support for A::class and A::class.java in basic completion (but not in smart)
2015-10-03 10:40:51 +03:00
SyntheticExtensions2.kt
Minor
2016-07-19 20:35:31 +03:00
SyntheticExtensions.kt
No callable references to synthetic extensions (and ones for get/set)
2015-10-03 10:40:50 +03:00