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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
delegatedProperty
/
inference
T
History
Denis.Zharkov
9fa0f51a61
K2: Fix false-negative RETURN_TYPE_MISMATCH
...
^KT-53987 Fixed ^KT-55932 Fixed
2023-02-15 08:13:42 +00:00
..
callableReferenceArgumentInDelegatedExpression.kt
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
callableReferenceArgumentInDelegatedExpression.txt
…
delegatedExpressionWithLabeledReturnInsideLambda.kt
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
delegatedExpressionWithLabeledReturnInsideLambda.txt
…
delegateExpressionAsLambda.kt
…
delegateExpressionAsLambda.txt
…
differentDelegatedExpressions.fir.kt
…
differentDelegatedExpressions.kt
Revert "[FE 1.0] Resolve special construct calls through the new type inference infra"
2022-09-13 09:09:01 +00:00
differentDelegatedExpressions.txt
…
extensionGet.kt
…
extensionGet.txt
…
extensionProperty.fir.kt
…
extensionProperty.kt
…
extensionProperty.txt
…
genericMethodInGenericClass.fir.kt
K2: Fix false-negative RETURN_TYPE_MISMATCH
2023-02-15 08:13:42 +00:00
genericMethodInGenericClass.kt
Revert "[FE 1.0] Resolve special construct calls through the new type inference infra"
2022-09-13 09:09:01 +00:00
genericMethodInGenericClass.txt
…
genericMethods.fir.kt
K2: Avoid inference diagnostics when arguments are already error typed
2023-02-15 08:13:41 +00:00
genericMethods.kt
Revert "[FE 1.0] Resolve special construct calls through the new type inference infra"
2022-09-13 09:09:01 +00:00
genericMethods.ni.txt
…
genericMethods.txt
…
kt41952.kt
[Test] Add test for KT-41952
2023-01-31 07:53:09 +00:00
kt41952.txt
[Test] Add test for KT-41952
2023-01-31 07:53:09 +00:00
labeledDelegatedExpression.fir.kt
…
labeledDelegatedExpression.kt
…
labeledDelegatedExpression.txt
…
manyIncompleteCandidates.kt
…
manyIncompleteCandidates.txt
…
noErrorsForImplicitConstraints.fir.kt
Revert "[FE 1.0] Resolve this and super calls through the new type inference infra"
2022-09-13 09:09:01 +00:00
noErrorsForImplicitConstraints.kt
Revert "[FE 1.0] Resolve this and super calls through the new type inference infra"
2022-09-13 09:09:01 +00:00
noErrorsForImplicitConstraints.txt
…
noExpectedTypeForSupertypeConstraint.fir.kt
…
noExpectedTypeForSupertypeConstraint.kt
…
noExpectedTypeForSupertypeConstraint.ni.txt
…
noExpectedTypeForSupertypeConstraint.txt
…
resultTypeOfLambdaForConventionMethods.kt
…
resultTypeOfLambdaForConventionMethods.txt
…
typeOfLazyDelegatedPropertyWithObject.kt
…
typeOfLazyDelegatedPropertyWithObject.txt
…
useCompleterWithoutExpectedType.kt
…
useCompleterWithoutExpectedType.txt
…
useExpectedType.kt
…
useExpectedType.txt
…
useExpectedTypeForVal.kt
…
useExpectedTypeForVal.txt
…