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
cdbbead157df9e14cf8bf99f4d32cc123c5ab704
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
sam
T
History
Dmitry Petrov
7370d096ee
JVM_IR recognize safe calls and elvises in arbitrary IR
2021-09-29 19:14:34 +03:00
..
samWrapperForNullableInitialization.kt
JVM_IR recognize safe calls and elvises in arbitrary IR
2021-09-29 19:14:34 +03:00
samWrapperForNullInitialization.kt
JVM don't use indy by default for SAM conversions (wait for KT-44844)
2021-02-12 16:52:32 +03:00
samWrapperInInlineLambda2.kt
JVM: Only produce inline SAM wrappers in public inline scope
2021-08-23 18:25:33 +02:00
samWrapperInInlineLambda.kt
JVM: Only produce inline SAM wrappers in public inline scope
2021-08-23 18:25:33 +02:00
samWrapperOfLambda.kt
JVM don't use indy by default for SAM conversions (wait for KT-44844)
2021-02-12 16:52:32 +03:00
samWrapperOfReference.kt
JVM_IR indy-SAM: use '-Xsam-conversions=indy' if JVM 1.8+, LV 1.5+
2021-03-10 21:04:08 +03:00
samWrapperRawTypes.kt
JVM_IR indy-SAM: use '-Xsam-conversions=indy' if JVM 1.8+, LV 1.5+
2021-03-10 21:04:08 +03:00