Alexey Andreev
|
16af7d667f
|
KT-12868: if a property initializer is a complex expression that emits additional statements, emit these statements directly before assignment to the property, not at the beginning of constructor
|
2016-09-09 13:54:03 +03:00 |
|
Alexey Andreev
|
cb36b61f7f
|
KT-12254 Prevent JsEmptyExpression from getting into initializer JS when compiling code like val x = throw Exception()
|
2016-05-19 11:41:50 +03:00 |
|
Stanislav Erokhin
|
b152211096
|
Added init keyword to testdata
|
2015-04-07 13:08:51 +03:00 |
|
Zalim Bashorov
|
442215e829
|
JS backend: testFiles -> testData
|
2014-03-11 20:04:00 +04:00 |
|