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
dbc0ebd86131be754ebf8e4d295cfef560d20008
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
functionAsExpression
T
History
Denis.Zharkov
dbc0ebd861
FIR: Update test data
...
changed INAPPLICABLE_CANDIDATE -> ARGUMENT_TYPE_MISMATCH
2021-05-20 17:24:32 +03:00
..
AutoLabels.fir.kt
[FIR] Implement FirReturnAllowedChecker
2021-04-06 12:30:41 +03:00
AutoLabels.kt
…
AutoLabels.txt
…
Common.kt
…
Common.txt
…
DifficultInferenceForParameter.kt
…
DifficultInferenceForParameter.txt
…
ForbiddenNonLocalReturn.kt
[FIR] Implement FirReturnAllowedChecker
2021-04-06 12:30:41 +03:00
ForbiddenNonLocalReturn.txt
…
FunctionType.fir.kt
FIR initializer: don't report type mismatch on incompatible extensions
2021-04-13 21:36:36 +03:00
FunctionType.kt
…
FunctionType.txt
…
InferenceParametersTypes.fir.kt
Introduce FirInitializerTypeMismatchChecker
2021-04-13 21:36:31 +03:00
InferenceParametersTypes.kt
…
InferenceParametersTypes.txt
…
MissingParameterTypes.fir.kt
FIR: Update test data
2021-05-20 17:24:32 +03:00
MissingParameterTypes.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
MissingParameterTypes.txt
…
NameDeprecation.fir.kt
FIR: support separate ANONYMOUS_FUNCTION_WITH_NAME
2021-04-19 15:10:38 +03:00
NameDeprecation.kt
…
NameDeprecation.txt
…
NoOverloadError.kt
…
NoOverloadError.txt
…
Parameters.kt
…
Parameters.txt
…
ReceiverByExpectedType.fir.kt
FIR: allow
fun (x: T) ...
as an instance of
T.() -> ...
2021-04-15 14:59:28 +03:00
ReceiverByExpectedType.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
ReceiverByExpectedType.txt
…
ReturnAndLabels.kt
…
ReturnAndLabels.txt
…
ReturnTypeCheck.fir.kt
…
ReturnTypeCheck.kt
…
ReturnTypeCheck.txt
…
ScopeCheck.kt
…
ScopeCheck.txt
…
WithGenericParameters.fir.kt
FIR: avoid wrapping an erroneous type as FirResolvedTypeRef
2021-04-29 22:31:38 +03:00
WithGenericParameters.kt
…
WithGenericParameters.txt
…
WithoutBody.fir.kt
…
WithoutBody.kt
…
WithoutBody.txt
…
WithOuterGeneric.kt
…
WithOuterGeneric.txt
…