This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27e4caf046dc22ea5cd1d4d79314aabb2c5ad101
kotlin-fork
/
compiler
/
testData
/
codegen
/
java8
/
box
T
History
Denis Zharkov
1f98accad2
Support new suspend convention in JVM backend partially
...
Stack-unwinding does not work yet #KT-14924 In Progress
2016-11-29 14:14:50 +03:00
..
jvm8
Fix for KT-14243: Wrong invocation descriptor on calling implicitly generated implementation in class
2016-10-10 14:17:50 +03:00
mapGetOrDefault
Add Map.getOrDefault method as PlatformDependent declaration with refined signature
2016-07-27 18:46:13 +03:00
mapRemove
Minor. Fix testData
2016-07-27 18:46:13 +03:00
parametersMetadata
Generate parameters metadata for java 8 reflection
2016-11-14 14:27:08 +01:00
reflection
Fix Java 8 codegen box tests
2016-03-03 17:08:47 +03:00
async.kt
Support new suspend convention in JVM backend partially
2016-11-29 14:14:50 +03:00
asyncException.kt
Support new suspend convention in JVM backend partially
2016-11-29 14:14:50 +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