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
cd04e794ee3027eea057fcbf8e2e7581d2e4e86d
kotlin-fork
/
idea
/
idea-completion
/
testData
/
basic
/
common
/
callableReference
T
History
Valentin Kipyatkov
cc6b1faddd
Minor
2016-07-19 20:35:31 +03:00
..
EmptyQualifier.kt
No top-level packages after "::"
2015-10-30 12:03:53 +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
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