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
a7dc381b9395953166cf0329e1437882bf485c53
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
suspendConversion
T
History
Mikhail Glukhikh
a7dc381b93
K2: disable compatibility mode for new inference
...
#KT-64306 Fixed #KT-64307 Fixed #KT-64308 Fixed
2023-12-20 21:39:21 +01:00
..
basicSuspendConversion.kt
…
basicSuspendConversionDefault.kt
…
basicSuspendConversionForCallableReference.kt
…
basicSuspendConversionGenerics.kt
…
chainedFunSuspendConversionForSimpleExpression.kt
FIR2IR: properly support combinations of SAM/suspend conversions
2021-12-09 13:26:36 +03:00
kt50949_suspendConversionForExtensionFunction.kt
Psi2ir: fix parameter indices when generating extension invoke call
2022-03-09 15:19:38 +01:00
overloadResolutionBySuspendModifier.kt
K2: disable compatibility mode for new inference
2023-12-20 21:39:21 +01:00
severalConversionsInOneCall.kt
FIR2IR: properly support combinations of SAM/suspend conversions
2021-12-09 13:26:36 +03:00
suspendAndFunConversionInDisabledMode.kt
FIR2IR: properly support combinations of SAM/suspend conversions
2021-12-09 13:26:36 +03:00
suspendConversionCompatibility.kt
K2: disable compatibility mode for new inference
2023-12-20 21:39:21 +01:00
suspendConversionOnVarargElements.kt
FIR2IR: apply suspend conversions also to varargs
2021-12-09 13:26:38 +03:00
suspendConversionWithFunInterfaces.kt
FIR2IR: properly support combinations of SAM/suspend conversions
2021-12-09 13:26:36 +03:00
suspendConversionWithReferenceAdaptation.kt
FIR2IR: properly support combinations of SAM/suspend conversions
2021-12-09 13:26:36 +03:00