Michael Bogdanov
|
69dc18b8b4
|
Proper concrete implementation filtering in java 8 interface case
|
2016-09-12 12:59:31 +03:00 |
|
Alexander Udalov
|
b4f81d4bb5
|
Use 'JVM_TARGET: 1.8' directive in codegen tests on 1.8 target
|
2016-06-16 16:51:18 +03:00 |
|
Mikhael Bogdanov
|
1c3ce93275
|
Generate same delagation structure as in jvm 6 target until new binary compatibility design
We need to make some decision about binary compatibility beetwen targets and semantics, so now old logic is used
|
2016-06-15 13:43:29 +03:00 |
|
Mikhael Bogdanov
|
bb59638039
|
Support bridges in interfaces. Fix for KT-12416: Missed bridges in js backend
#KT-12416 Fixed
|
2016-06-15 13:43:28 +03:00 |
|
Mikhael Bogdanov
|
331341bd4d
|
Don't generate delegates on overriding jvm8 interfaces
|
2016-06-15 13:43:27 +03:00 |
|