Mikhael Bogdanov
|
e149cbe852
|
Mute failed jvm ir tests
|
2018-06-28 12:26:41 +02:00 |
|
Anton Bannykh
|
96355e2732
|
JS IR: mute codegen box tests automatically
|
2018-06-09 19:15:38 +03:00 |
|
Alexander Udalov
|
e73760d4ff
|
Fix test data for empty LHS vs isInitialized
Ignore the "property imported from object" part on JS
|
2017-10-25 12:10:10 +02:00 |
|
Alexander Udalov
|
bafc75ade4
|
Fix isInitialized receiver generation for empty LHS
#KT-20774 Fixed
|
2017-10-24 11:26:01 +02:00 |
|
Anton Bannykh
|
ac508a510e
|
JS: Support isInitialized intrisic for lateinit properties
|
2017-10-11 19:23:49 +03:00 |
|
Alexander Udalov
|
00be512532
|
Revert "Temporarily remove isInitialized and tests, but keep the implementation"
This reverts commit 234148518e.
|
2017-10-11 19:20:24 +03:00 |
|
Alexander Udalov
|
234148518e
|
Temporarily remove isInitialized and tests, but keep the implementation
This is needed because we want the compiler code to stay as much the
same in master and in 1.2 as possible
|
2017-09-13 22:51:23 +03:00 |
|
Alexander Udalov
|
c6263ac8e6
|
Support isInitialized intrinsic for lateinit properties
See https://github.com/Kotlin/KEEP/pull/73
#KT-9327 Fixed
|
2017-09-13 22:49:26 +03:00 |
|