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-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7492e91c9fe33c4e65cd50623fe7ce32aab8982
kotlin
/
compiler
/
testData
/
codegen
/
java8
/
box
History
Alexander Udalov
e689733f69
Revert "Map Kotlin TYPE target to Java TYPE_USE in bytecode"
...
This reverts commit
d122406dca
. See KT-23857 #KT-24952 Fixed
2018-06-19 12:08:18 +02:00
..
builtinStubMethods
…
delegationBy
…
jvm8
Support properties in compatibility mode
2018-05-29 15:08:07 +02:00
mapGetOrDefault
…
mapRemove
Switch enableJvmDefault to jvmDefaultMode
2018-05-28 22:15:42 +02:00
parametersMetadata
Generate proper java parameter names for DefaultImpls
2017-12-22 10:02:04 +01:00
reflection
…
async.kt
Move coroutines to kotlin.coroutines package: tests
2018-04-23 21:51:59 +03:00
asyncException.kt
Move coroutines to kotlin.coroutines package: tests
2018-04-23 21:51:59 +03:00
capturedSuperCall.kt
…
defaultMethodCallFromInterface.kt
…
defaultMethodCallViaClass.kt
…
defaultMethodCallViaInterface.kt
…
defaultMethodOverride.kt
…
dontDelegateToDefaultMethods.kt
…
functionAssertion.kt
…
inheritKotlin.kt
…
invokeDefaultViaSuper_16.kt
…
invokeDefaultViaSuper.kt
…
longChainOfKotlinExtendsFromJavaWithDefault.kt
…
removeIf.kt
…
samOnInterfaceWithDefaultMethod.kt
…
stream.kt
…
streamBackwardCompatibility.kt
…
useStream.kt
…