Alexey Sedunov
|
26c47cda47
|
Convert Object Literal to Lambda Intention: Move lambda out of parentheses when possible. Fix after-template
#KT-10778 Fixed
|
2016-02-01 13:18:41 +03:00 |
|
Natalia Ukhorskaya
|
2b1d60397d
|
Object to lambda intention is inapplicable when reference to this is used
#KT-10202 In Progress
|
2016-01-14 13:39:00 +03:00 |
|
Natalia Ukhorskaya
|
d40e9ffc13
|
Do not convert anonymous object to lambda if its function is recursive
#KT-10348 Fixed
|
2015-12-17 13:39:36 +03:00 |
|
Natalia Ukhorskaya
|
cc259c2d15
|
Intention convert object literal to lambda should add parameters if there are more than one
|
2015-12-17 11:11:22 +03:00 |
|
Valentin Kipyatkov
|
2b3694a77e
|
Do not drop use of SAM-constructor when it's required for labeled return
|
2015-10-30 17:25:35 +03:00 |
|
Valentin Kipyatkov
|
891e033d5b
|
KT-9664 Add quickfix to convert a piece of code to pretty look SAM-style
#KT-9664 Fixed
|
2015-10-27 15:07:59 +03:00 |
|