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
a3da1ea1a0392fb62631348ccd9279d7f5ca297d
kotlin-fork
/
idea
/
idea-completion
/
testData
/
basic
/
common
/
primitiveCompletion
T
History
Roman Golyshev
a3da1ea1a0
Iterate on symbols, not on scopes
...
- This way it is easier to get the correct results
2020-08-09 12:01:15 +03:00
..
classFieldsAndFunctions.kt
…
classFieldsAndFunctionsExplicitReceiver.kt
…
classFieldsAndFunctionsFromInheritor.kt
…
classFieldsAndFunctionsFromInnerClass.kt
…
classFieldsAndFunctionsFromInnerClassExplicitReceiver.kt
Iterate on symbols, not on scopes
2020-08-09 12:01:15 +03:00
explicitReceiverCompletion.kt
…
extensionPropertyAndFunctionExplicitReceiver.kt
…
extensionPropertyAndFunctionImplicitReceiver.kt
Iterate on symbols, not on scopes
2020-08-09 12:01:15 +03:00
genericExtensionPropertyAndFunctionExplicitReceiver.kt
…
implicitReceiverCompletion.kt
…
localVariablesAndFunctions.kt
…
localVariablesAndFunctionsFromNestedScope.kt
…
smartCast.kt
Add test for smartcast
2020-08-09 12:01:07 +03:00
topLevelVariablesAndFunctions.kt
…
twoReceivers.kt
…