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
94de1939936712991fc24653d39db23522745dea
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
samConversions
T
History
Mikhail Glukhikh
0ee4f1f393
FIR: more exact nullability determination in potential UNSAFE_CALL check
2021-01-29 16:55:09 +03:00
..
arrayAsVarargAfterSamArgument.fir.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
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
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.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
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.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
…
javaMemberAgainstExtension.kt
…
javaMemberAgainstExtension.txt
…
OverloadPriority.fir.kt
FIR: more exact nullability determination in potential UNSAFE_CALL check
2021-01-29 16:55:09 +03:00
OverloadPriority.kt
…
OverloadPriority.txt
…
OverloadPriorityKT.fir.kt
FIR: more exact nullability determination in potential UNSAFE_CALL check
2021-01-29 16:55:09 +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
…