Mikhail Zarechenskiy
|
8757298994
|
Add diagnostics to test data from NI
|
2017-11-29 02:54:26 +03:00 |
|
Mikhail Zarechenskiy
|
a71238bf94
|
Place !WITH_NEW_INFERENCE directive to diagnostics test data
|
2017-11-29 02:53:49 +03:00 |
|
Mikhail Glukhikh
|
b2d931fb1f
|
Support smart casts after if (nullable ?: boolean) #KT-8492 Fixed
|
2017-08-16 12:33:35 +03:00 |
|
Mikhail Glukhikh
|
80b6aaa802
|
Support smart casts to Type after x as? Type null check #KT-4565 Fixed
|
2017-08-16 12:33:12 +03:00 |
|
Mikhail Glukhikh
|
4f7d8e34b0
|
Data flow values: initializers for local variables are now stored as "bound values" with inherited nullability #KT-6840 Fixed
|
2016-07-27 16:24:50 +03:00 |
|
Mikhail Glukhikh
|
7c66f632ca
|
Receiver smart casts: additional test for a?.b() when b is invokable property
|
2016-07-27 16:24:23 +03:00 |
|
Mikhail Glukhikh
|
5a2f34b351
|
Deduct x != null from x?.y is NotNullType
|
2016-07-21 21:15:34 +03:00 |
|
Mikhail Glukhikh
|
11f50186fa
|
x?.y != null and x?.call() != null provoke now x != null, a set of tests #KT-2127 Fixed
|
2016-07-21 21:15:19 +03:00 |
|