Mikhael Bogdanov
|
77a386a266
|
Move java8 'compileKotlinAgainstKotlin' test under 'codegen/java8/compileKotlinAgainstKotlin/jvm6' folder
|
2016-06-15 13:43:24 +03:00 |
|
Denis Zharkov
|
75e112e752
|
Implement basic support for coroutines in JVM backend
|
2016-06-08 18:53:16 +03:00 |
|
Denis Zharkov
|
d259b91143
|
Add MutableMap.remove(K, V) as built-in declaration
Use PlatformDependent annotation to guarantee it's only be available for JDK8
Also adjust type-safe bridges and mutable collection stubs generation
|
2016-04-29 15:08:54 +03:00 |
|
Denis Zharkov
|
5bc5722051
|
Load additional JDK functions into built-ins member scope
#KT-5990 Fixed
#KT-7127 Fixed
#KT-10370 Fixed
|
2016-04-25 17:41:08 +03:00 |
|
Nikolay Krasko
|
5fb7b1be80
|
Move java8 tests
|
2016-03-25 14:10:41 +03:00 |
|