Svetlana Isakova
|
dc51a2d238
|
analyze a lot of expressions in independent of context (expected type) mode
|
2013-09-03 13:09:05 +04:00 |
|
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 |
|
Svetlana Isakova
|
46cb6b3242
|
complete resolve for array access expression
|
2013-09-02 23:18:45 +04:00 |
|
Svetlana Isakova
|
0609f61ee7
|
added test for nontrivial nested calls
|
2013-09-02 23:18:44 +04:00 |
|
Svetlana Isakova
|
0eed0c6c7f
|
extracted 'getResultingCall' method
rewrote 'getResultingType' in terms of it
|
2013-09-02 23:18:43 +04:00 |
|
Svetlana Isakova
|
d843608298
|
'checkType' for qualified properties as function arguments
|
2013-04-03 20:44:47 +04:00 |
|
Svetlana Isakova
|
12c0a2cb77
|
KT-3461 Nullable argument allowed where shouldn't be
#KT-3461 Fixed
|
2013-04-01 19:07:36 +04:00 |
|
Svetlana Isakova
|
df230d36c2
|
complete nested calls for array set expression correctly
|
2013-03-20 17:27:45 +04:00 |
|
Svetlana Isakova
|
1b1ee18f97
|
KT-3395 mapOf function can't be used as literal
#KT-3395 Fixed
|
2013-03-19 16:47:22 +04:00 |
|
Svetlana Isakova
|
1d55e359a5
|
complete type inference(*) for variable as function call as well
* dependent on expected type
+ get rid of instanceof ResolvedCallImpl check
|
2013-03-07 13:11:21 +04:00 |
|