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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
idea
/
idea-completion
/
testData
/
basic
/
common
/
callableReference
T
History
Valentin Kipyatkov
8b38d8d7b9
No top-level packages after "::"
2015-10-30 12:03:53 +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
HigherOrderFunction.kt
Initial support for KT-7090 Completion for callable references
2015-10-03 10:40:49 +03:00
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
SyntheticExtensions.kt
No callable references to synthetic extensions (and ones for get/set)
2015-10-03 10:40:50 +03:00