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
/
incompleteCode
/
diagnosticWithSyntaxError
T
History
Mikhail Glukhikh
818c54e3a6
FIR: report ABSTRACT_*_NOT_IMPLEMENTED on appropriate intersections
2021-04-09 14:52:34 +03:00
..
arrayExpression.fir.kt
FIR checker: skip error named reference if receiver is unresolved
2021-03-29 12:45:27 +03:00
arrayExpression.kt
…
arrayExpression.txt
…
checkBackingFieldException.kt
FIR checker: report uninitialized member/extension properties
2021-03-04 17:56:29 +03:00
checkBackingFieldException.txt
…
completeFunctionArgumentsOfNestedCalls.kt
…
completeFunctionArgumentsOfNestedCalls.txt
…
declarationAfterDotSelectorExpected.fir.kt
…
declarationAfterDotSelectorExpected.kt
…
declarationAfterDotSelectorExpected.txt
…
declarationAfterIncompleteElvis.kt
…
declarationAfterIncompleteElvis.txt
…
funcitonTypes.fir.kt
…
funcitonTypes.kt
…
funcitonTypes.txt
…
funEquals.kt
…
funEquals.txt
…
funKeyword.kt
…
funKeyword.txt
…
incompleteEnumReference.kt
…
incompleteEnumReference.txt
…
incompleteVal.kt
…
incompleteVal.txt
…
incompleteValWithAccessor.kt
…
incompleteValWithAccessor.txt
…
incompleteWhen.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
incompleteWhen.txt
…
namedFun.kt
FIR checker: introduce top-level function checker
2021-01-27 19:46:05 +03:00
namedFun.txt
…
noTypeParamsInReturnType.fir.kt
FIR checkers: report specific errors instead of INAPPLICABLE_CANDIDATE
2021-04-02 14:36:14 +03:00
noTypeParamsInReturnType.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
noTypeParamsInReturnType.txt
…
typeReferenceError.fir.kt
FIR: report ABSTRACT_*_NOT_IMPLEMENTED on appropriate intersections
2021-04-09 14:52:34 +03:00
typeReferenceError.kt
…
typeReferenceError.txt
…
valNoName.kt
…
valNoName.txt
…
valWithNoNameBeforeNextDeclarationWithModifiers.kt
…
valWithNoNameBeforeNextDeclarationWithModifiers.txt
…
valWithNoNameInBlock.kt
FIR checker: skip error named reference if receiver is unresolved
2021-03-29 12:45:27 +03:00
valWithNoNameInBlock.txt
…