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
6429239f3f17bea8265de02ffa66052f2886a40a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
nestedCalls
T
History
Svetlana Isakova
7b04755a59
through completion phase result type of call should be updated
...
with respect to being selector in safe call expression
2013-09-03 13:09:02 +04:00
..
arrayAccess.kt
complete resolve for array access expression
2013-09-02 23:18:45 +04:00
checkTypesForQualifiedProperties.kt
'checkType' for qualified properties as function arguments
2013-04-03 20:44:47 +04:00
completeNestedCallsForArraySetExpression.kt
complete nested calls for array set expression correctly
2013-03-20 17:27:45 +04:00
completeNestedCallsInference.kt
complete type inference(*) for variable as function call as well
2013-03-07 13:11:21 +04:00
completeNestedForVariableAsFunctionCall.kt
complete type inference(*) for variable as function call as well
2013-03-07 13:11:21 +04:00
inferenceForNestedBinaryCall.kt
extracted 'getResultingCall' method
2013-09-02 23:18:43 +04:00
kt3395.kt
KT-3395 mapOf function can't be used as literal
2013-03-19 16:47:22 +04:00
kt3461checkTypes.kt
KT-3461 Nullable argument allowed where shouldn't be
2013-04-01 19:07:36 +04:00
makeNullableIfSafeCall.kt
through completion phase result type of call should be updated
2013-09-03 13:09:02 +04:00
nontrivialCallExpression.kt
added test for nontrivial nested calls
2013-09-02 23:18:44 +04:00