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
00bc04b3dff027448ee35298efd2843a86471a3d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
samConversions
T
History
vldf
57d2eb5da2
Introduce FirFunctionReturnTypeMismatchChecker
2021-04-13 21:36:33 +03:00
..
arrayAsVarargAfterSamArgument.fir.kt
[FIR] Fix tests (ARGUMENT_TYPE_MISMATCH instead of INCOMPATIBLE_CANDIDATE)
2021-04-12 23:49:55 +03:00
arrayAsVarargAfterSamArgument.kt
Allow passing non-spread arrays into a vararg parameter after sam properly, through propagating vararg element type to a sam adapter from the original parameter descriptor
2021-01-28 13:19:31 +03:00
arrayAsVarargAfterSamArgumentProhibited.fir.kt
[FIR] Fix tests (ARGUMENT_TYPE_MISMATCH instead of INCOMPATIBLE_CANDIDATE)
2021-04-12 23:49:55 +03:00
arrayAsVarargAfterSamArgumentProhibited.kt
Allow passing non-spread arrays into a vararg parameter after sam properly, through propagating vararg element type to a sam adapter from the original parameter descriptor
2021-01-28 13:19:31 +03:00
arrayAsVarargAfterSamArgumentWithoutSamConversionsPerArgument.fir.kt
[FIR] Fix tests (ARGUMENT_TYPE_MISMATCH instead of INCOMPATIBLE_CANDIDATE)
2021-04-12 23:49:55 +03:00
arrayAsVarargAfterSamArgumentWithoutSamConversionsPerArgument.kt
Allow passing non-spread arrays into a vararg parameter after sam properly, through propagating vararg element type to a sam adapter from the original parameter descriptor
2021-01-28 13:19:31 +03:00
checkSamConversionsAreDisabledByDefault.fir.kt
…
checkSamConversionsAreDisabledByDefault.kt
…
checkSamConversionsAreDisabledByDefault.txt
…
conversionOnLambdaAsLastExpression.kt
…
conversionOnLambdaAsLastExpression.txt
…
DisabledForKTSimple.fir.kt
…
DisabledForKTSimple.kt
…
DisabledForKTSimple.txt
…
GenericSubstitution.kt
…
GenericSubstitution.txt
…
GenericSubstitutionKT.kt
…
GenericSubstitutionKT.txt
…
javaMemberAgainstExtension.fir.kt
Introduce FirFunctionReturnTypeMismatchChecker
2021-04-13 21:36:33 +03:00
javaMemberAgainstExtension.kt
…
javaMemberAgainstExtension.txt
…
OverloadPriority.fir.kt
FIR: rename AMBIGUITY to OVERLOAD_RESOLUTION_AMBIGUITY to match FE 1.0
2021-04-02 16:22:01 +03:00
OverloadPriority.kt
…
OverloadPriority.txt
…
OverloadPriorityKT.fir.kt
FIR: rename AMBIGUITY to OVERLOAD_RESOLUTION_AMBIGUITY to match FE 1.0
2021-04-02 16:22:01 +03:00
OverloadPriorityKT.kt
…
OverloadPriorityKT.txt
…
SAMAfterSubstitution.kt
…
SAMAfterSubstitution.txt
…
SAMAfterSubstitutionKT.kt
…
SAMAfterSubstitutionKT.txt
…
samConversionsWithSmartCasts.fir.kt
FIR: allow lower bound of flexible type when finding contributed invoke
2020-12-21 18:01:25 +03:00
samConversionsWithSmartCasts.kt
…
samConversionsWithSmartCasts.txt
…
samConversionToGeneric.fir.kt
…
samConversionToGeneric.kt
…
samConversionToGeneric.txt
…
sameCandidatesFromKotlinAndJavaInOneScope.kt
…
sameCandidatesFromKotlinAndJavaInOneScope.txt
…
SimpleCorrect.kt
…
SimpleCorrect.txt
…
SimpleCorrectKT.kt
…
SimpleCorrectKT.txt
…