Anton Bannykh
|
3a105debb3
|
[JS IR BE] fix default arguments lowering
|
2018-10-18 14:25:48 +03:00 |
|
Anton Bannykh
|
96355e2732
|
JS IR: mute codegen box tests automatically
|
2018-06-09 19:15:38 +03:00 |
|
Alexey Andreev
|
4252d9786b
|
Fix translation of interface with non-abstract methods in JS BE
Fix additional case of generic interfaces in KT-18187
|
2017-06-08 13:51:18 +03:00 |
|
Alexey Andreev
|
e6b0cc64bd
|
Fix copying of non-abstract functions of interfaces in JS BE
Fix copying of non-abstract functions of interfaces to implementing
classes when implementing class inherits interface via 2+ paths.
See KT-18187
|
2017-05-31 11:21:13 +03:00 |
|