Mikhail Glukhikh
|
b975b7d26e
|
More accurate CFG for local class constructors (now they are not considered unconditionally executed) #KT-10042 Fixed
|
2016-03-23 15:04:05 +03:00 |
|
Mikhail Glukhikh
|
64543e3f52
|
Implicit Nothing return type is now deprecated
|
2015-10-12 13:30:16 +03:00 |
|
Alexey Sedunov
|
1c75a5f642
|
Pseudocode: Generate instructions for superclass constructor calls. Consume value of delegate expression in the by-clause
|
2014-07-11 19:13:21 +04:00 |
|
Svetlana Isakova
|
79cec6411d
|
Mark only unreachable parts of element if it has reachable parts
like for 'return todo()' mark only 'return'
|
2014-06-21 12:26:33 +04:00 |
|