Mikhail Glukhikh
|
b6803af746
|
KT-6159: generate Unit while code inlining when needed
|
2017-03-30 19:42:11 +03:00 |
|
Mikhail Glukhikh
|
081caadec1
|
Fix code inlining for expression body with multiple occurrences
So #KT-17022 Fixed
|
2017-03-30 19:42:09 +03:00 |
|
Mikhail Glukhikh
|
77888349cd
|
KT-6159: rename duplicates met
|
2017-03-30 19:42:06 +03:00 |
|
Mikhail Glukhikh
|
de861066bf
|
KT-6159: allow local / private functions inlining
|
2017-03-30 19:42:03 +03:00 |
|
Mikhail Glukhikh
|
127b7c80df
|
Some inline tests that do not work
|
2017-03-30 19:42:02 +03:00 |
|
Valentin Kipyatkov
|
85e1e53354
|
Checking for unsupported return's
|
2016-11-08 12:46:45 +03:00 |
|
Valentin Kipyatkov
|
4c4c85e37a
|
Supported unit return type functions
|
2016-11-08 12:46:45 +03:00 |
|
Valentin Kipyatkov
|
08c6a21ac1
|
Handling safe calls of multi-statement function
|
2016-11-08 12:46:43 +03:00 |
|
Valentin Kipyatkov
|
330d3a255a
|
introduceValue() always adds statement before except for safe call case
|
2016-11-08 12:46:42 +03:00 |
|
Valentin Kipyatkov
|
8f9f2027f2
|
Adding block to control structure when needed
|
2016-11-08 12:46:42 +03:00 |
|
Valentin Kipyatkov
|
a4aa9bab8d
|
Very basic version of inline function for block body
|
2016-11-08 12:46:42 +03:00 |
|
Valentin Kipyatkov
|
3b97a3feb1
|
Supported case when explicit function type is used
|
2016-11-08 12:46:41 +03:00 |
|
Valentin Kipyatkov
|
57411b4d5e
|
Supported inline function for expression body case
|
2016-11-08 12:46:39 +03:00 |
|