Anton Sukhonosenko
|
141ffa27dc
|
val / var are now forbidden on a loop multi declaration parameter #KT-6274 Fixed
VAL_OR_VAR_ON_LOOP_MULTI_PARAMETER error added
KtValVarKeywordOwner interface added for PSIs that have getValOrVarKeyword method
|
2015-11-03 15:30:50 +03:00 |
|
Yan Zhulanow
|
6db9344659
|
Fix compiler tests
|
2015-09-25 19:20:20 +03:00 |
|
Valentin Kipyatkov
|
7edff172a2
|
KT-1273 Unused assignment - should highlight assignment instead of expression
#KT-1273 Fixed
|
2015-05-19 23:45:59 +03:00 |
|
Svetlana Isakova
|
7c828b9ff7
|
diagnostic tests changes after collections mapping
|
2012-09-05 18:55:16 +04:00 |
|
Svetlana Isakova
|
ac39daace6
|
KT-2667 Support multi-declarations in for-loops in control flow analysis
#KT-2667 fixed
|
2012-08-23 14:25:13 +04:00 |
|