This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07dcc6c6166d5f2c663b199abb99dc2bec87ca35
kotlin
/
compiler
/
testData
/
codegen
/
java8
/
box
History
Denis Zharkov
07dcc6c616
Support 'handleException' operator in JVM backend
2016-06-19 12:50:53 +03:00
..
jvm8
Use 'JVM_TARGET: 1.8' directive in codegen tests on 1.8 target
2016-06-16 16:51:18 +03:00
mapRemove
Add MutableMap.remove(K, V) as built-in declaration
2016-04-29 15:08:54 +03:00
reflection
Fix Java 8 codegen box tests
2016-03-03 17:08:47 +03:00
async.kt
Ignore handleReturn calls if functions is not operator
2016-06-08 18:53:16 +03:00
asyncException.kt
Support 'handleException' operator in JVM backend
2016-06-19 12:50:53 +03:00
defaultMethodCallFromInterface.kt
…
defaultMethodCallViaClass.kt
…
defaultMethodCallViaInterface.kt
…
defaultMethodOverride.kt
…
dontDelegateToDefaultMethods.kt
…
inheritKotlin.kt
…
invokeDefaultViaSuper.kt
…
longChainOfKotlinExtendsFromJavaWithDefault.kt
…
removeIf.kt
Load additional JDK functions into built-ins member scope
2016-04-25 17:41:08 +03:00
samOnInterfaceWithDefaultMethod.kt
…
stream.kt
Load additional JDK functions into built-ins member scope
2016-04-25 17:41:08 +03:00
useStream.kt
Fix Java 8 codegen box tests
2016-03-03 17:08:47 +03:00