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
b6bd4ae8e6627d420f6ff100d4811bca22417f1d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
delegatedProperty
/
inference
T
History
Tianyu Geng
b6bd4ae8e6
FIR: check DELEGATE_SPECIAL_FUNCTION_RETURN_TYPE_MISMATCH
2021-04-30 19:58:50 +03:00
..
callableReferenceArgumentInDelegatedExpression.kt
…
callableReferenceArgumentInDelegatedExpression.txt
…
delegatedExpressionWithLabeledReturnInsideLambda.kt
…
delegatedExpressionWithLabeledReturnInsideLambda.txt
…
delegateExpressionAsLambda.kt
…
delegateExpressionAsLambda.txt
…
differentDelegatedExpressions.fir.kt
FIR: check DELEGATE_SPECIAL_FUNCTION_RETURN_TYPE_MISMATCH
2021-04-30 19:58:50 +03:00
differentDelegatedExpressions.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
differentDelegatedExpressions.txt
…
extensionGet.kt
…
extensionGet.txt
…
extensionProperty.fir.kt
FIR: introduce delegate diagnostics
2021-04-19 15:11:16 +03:00
extensionProperty.kt
…
extensionProperty.txt
…
genericMethodInGenericClass.fir.kt
FIR: check DELEGATE_SPECIAL_FUNCTION_RETURN_TYPE_MISMATCH
2021-04-30 19:58:50 +03:00
genericMethodInGenericClass.kt
…
genericMethodInGenericClass.txt
…
genericMethods.fir.kt
…
genericMethods.kt
…
genericMethods.ni.txt
…
genericMethods.txt
…
labeledDelegatedExpression.fir.kt
…
labeledDelegatedExpression.kt
…
labeledDelegatedExpression.txt
…
manyIncompleteCandidates.fir.kt
FIR: introduce delegate diagnostics
2021-04-19 15:11:16 +03:00
manyIncompleteCandidates.kt
…
manyIncompleteCandidates.txt
…
noErrorsForImplicitConstraints.fir.kt
FIR: introduce delegate diagnostics
2021-04-19 15:11:16 +03:00
noErrorsForImplicitConstraints.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03: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
…