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
7f7bb705969ec0d5b4f8ceed005cc6bf8a499708
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
incompleteCode
/
diagnosticWithSyntaxError
T
History
Jinseong Jeon
e009b71f88
FIR checker: report uninitialized member/extension properties
2021-03-04 17:56:29 +03:00
..
arrayExpression.fir.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
arrayExpression.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
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.fir.kt
…
incompleteWhen.kt
…
incompleteWhen.txt
…
namedFun.kt
FIR checker: introduce top-level function checker
2021-01-27 19:46:05 +03:00
namedFun.txt
…
noTypeParamsInReturnType.fir.kt
…
noTypeParamsInReturnType.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
noTypeParamsInReturnType.txt
…
typeReferenceError.fir.kt
FIR: preserve delegatedTypeRef when transforming FirFunctionTypeRef
2021-01-15 17:23:11 +01:00
typeReferenceError.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
typeReferenceError.txt
…
valNoName.kt
…
valNoName.txt
…
valWithNoNameBeforeNextDeclarationWithModifiers.kt
…
valWithNoNameBeforeNextDeclarationWithModifiers.txt
…
valWithNoNameInBlock.fir.kt
FIR: introduce & use REFERENCE_BY_QUALIFIER positioning strategy
2021-02-19 18:24:46 +03:00
valWithNoNameInBlock.kt
…
valWithNoNameInBlock.txt
…