victor.petukhov
|
46bd5ba107
|
Add alphabetical sorting diagnostics with same ranges
|
2019-02-14 12:31:42 +03:00 |
|
Dmitry Petrov
|
df6d4f358a
|
KT-22274 report warning on labels that can't be referenced
Labels are meaningful only if they can be referenced by 'break',
'continue', or 'return' expressions.
|
2018-07-25 12:08:20 +03:00 |
|
Denis Zharkov
|
505dc61611
|
Treat extension receiver as noinline parameter
#KT-9574 Fixed
|
2016-01-29 14:36:53 +03:00 |
|
Yan Zhulanow
|
1b01e7a85a
|
Fix tests ('infix')
|
2015-10-07 15:50:23 +03:00 |
|
Dmitry Jemerov
|
f374eec8f1
|
deprecating types after colon
|
2015-04-29 16:33:24 +02:00 |
|
Denis Zharkov
|
44a55e5bf6
|
Adjust testData to new labels syntax
|
2015-04-29 14:03:11 +03:00 |
|
Alexey Sedunov
|
9cbcabffa4
|
Control-Flow Analysis: Reuse pseudo-value information for unused expression analysis
|
2014-07-28 13:07:37 +04:00 |
|
Mikhael Bogdanov
|
1391676281
|
Support parenthesized, typed and labeled expressions
|
2013-12-02 18:30:42 +04:00 |
|