Toshiaki Kameyama
|
35459d2ca7
|
"Add not-null asserted (!!) call": add '!!' to receiver of function reference
#KT-37841 Fixed
|
2020-08-17 12:05:45 +03:00 |
|
Toshiaki Kameyama
|
8857827dce
|
"Add not-null asserted (!!) call": do not add this when implicit receiver is not extension receiver
#KT-34894 Fixed
|
2019-12-17 11:15:53 +03:00 |
|
Toshiaki Kameyama
|
fbd992f8c7
|
Add intentions to convert lazy <--> ordinary property
#KT-23501 Fixed
|
2019-06-17 01:10:19 +03:00 |
|
Natalia Selezneva
|
1b715ab253
|
"Add non-null asserted (!!) call": Fix for array access expression (KT-27071)
^KT-27071 Fixed
|
2018-11-19 11:09:32 +03:00 |
|
Dmitry Neverov
|
4f678fa85c
|
Do not suggest !! on expression which is always null
Related to KT-14643
|
2017-07-03 15:14:11 +03:00 |
|
Dmitry Neverov
|
66bd9d63dd
|
Do not suggest adding !! on null constant #KT-14643 Fixed
|
2017-07-03 15:13:46 +03:00 |
|
Mikhail Zarechenskiy
|
aeac2ea384
|
Fix 'add not-null asserted call' quick fix for operation in
#KT-18529 Fixed
|
2017-06-19 17:36:09 +03:00 |
|
Dmitry Neverov
|
46aaee5d05
|
Fix nullability quick-fixes with implicit receiver #KT-17726 Fixed
|
2017-05-24 14:01:58 +03:00 |
|