Toshiaki Kameyama
|
6a1923a477
|
"Convert to anonymous object" intention: suggest for kotlin fun interface
#KT-37749 Fixed
|
2020-03-31 12:17:16 +03:00 |
|
Dmitry Gridin
|
c34b417d0c
|
Fix tests after disabling trailing comma
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Dmitry Gridin
|
d06787886a
|
Fix tests after implementing trailing comma in formatter
#KT-34744
|
2020-01-17 21:02:54 +07:00 |
|
Toshiaki Kameyama
|
6a329210cb
|
Convert to anonymous object: fix wrong replacement when SAM is nested interface
#KT-33660 Fixed
|
2019-10-02 19:09:55 +07:00 |
|
Mikhail Zarechenskiy
|
c95eddbbbe
|
[IDE-NI-MIGRATE] Migrate few tests for new inference
|
2019-05-06 13:59:28 +03:00 |
|
Dmitriy Novozhilov
|
3d5593c70c
|
[IDE-NI-MIGRATE] [BAD] Migrate testdata of Intention tests
Issues:
- #KT-31263
Bad tests:
- SamConversionToAnonymousObject.testSimple3
- ConvertReferenceToLambda.testIf1
- ConvertReferenceToLambda.testIf2
- ConvertReferenceToLambda.testIf3
- ConvertReferenceToLambda.testIf4
- ConvertReferenceToLambda.testWhen1
- ConvertReferenceToLambda.testWhen2
- ConvertReferenceToLambda.testWhen3
- ConvertReferenceToLambda.testWhen4
- ConvertLambdaToReference.testVarargFunction2
|
2019-05-06 11:36:23 +03:00 |
|
Toshiaki Kameyama
|
f2c7b6b8c4
|
Convert to anonymous object: don't remove type arguments
#KT-30208 Fixed
|
2019-04-22 16:09:53 +07:00 |
|
Toshiaki Kameyama
|
d06b04f025
|
Add intention to convert SAM lambda to anonymous object #KT-25718 Fixed
|
2018-11-23 01:05:42 +03:00 |
|