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-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a51181b009ad9c210bc982c9e0745f9aba0b2cdd
kotlin
/
compiler
/
testData
/
codegen
/
java8
/
box
History
Mikhael Bogdanov
a51181b009
Support inline for private @JvmDefault members
...
(cherry picked from commit
d84a15c
)
2018-04-03 19:46:36 +02:00
..
builtinStubMethods
…
delegationBy
…
jvm8
Support inline for private @JvmDefault members
2018-04-03 19:46:36 +02:00
mapGetOrDefault
…
mapRemove
Initial support of @JvmDefault
2018-04-03 19:46:16 +02:00
parametersMetadata
Generate proper java parameter names for DefaultImpls
2017-12-22 10:02:04 +01:00
reflection
…
async.kt
…
asyncException.kt
…
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
…