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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
compiler
/
testData
/
psi
/
recovery
T
History
Denis.Zharkov
cbb8459e4e
Fix AE: No receiver found on incomplete code with $-signs
...
^KT-24158 Fixed
2020-12-24 14:06:20 +03:00
..
objects
…
qualifiedExpression
…
unnamedParameter
…
AbsentLeftHandSide.kt
…
AbsentLeftHandSide.txt
…
BareVal.kt
…
BareVal.txt
…
BrokenFunctionSuperType.kt
…
BrokenFunctionSuperType.txt
…
CatchKeywordRBrace.kt
…
CatchKeywordRBrace.txt
…
CloseBraceAtTopLevel.kt
…
CloseBraceAtTopLevel.txt
…
DeclarationAfterDotSelectorExpected.kt
…
DeclarationAfterDotSelectorExpected.txt
…
DeclarationAfterIncompleteElvis.kt
…
DeclarationAfterIncompleteElvis.txt
…
DoWhileWithEmptyCondition.kt
…
DoWhileWithEmptyCondition.txt
…
DoWhileWithoutLPar.kt
…
DoWhileWithoutLPar.txt
…
enumWthoutClass.kt
…
enumWthoutClass.txt
…
ForEmptyParentheses.kt
…
ForEmptyParentheses.txt
…
ForEmptyWithoutBody.kt
…
ForEmptyWithoutBody.txt
…
ForNoBodyBeforeRBrace.kt
…
ForNoBodyBeforeRBrace.txt
…
ForRecovery.kt
…
ForRecovery.txt
…
ForWithOnlyOneLParInEOF.kt
…
ForWithOnlyOneLParInEOF.txt
…
ForWithoutBodyInEOF.kt
…
ForWithoutBodyInEOF.txt
…
ForWithoutLPar.kt
…
ForWithoutLPar.txt
…
ForWithoutLParInEOF.kt
…
ForWithoutLParInEOF.txt
…
ForWithoutParamButWithRange.kt
…
ForWithoutParamButWithRange.txt
…
ForWithoutRange.kt
…
ForWithoutRange.txt
…
FunFun.kt
…
FunFun.txt
…
IfKeywordRBrace.kt
…
IfKeywordRBrace.txt
…
IfWithEmptyCondition.kt
…
IfWithEmptyCondition.txt
…
IfWithoutLPar.kt
…
IfWithoutLPar.txt
…
ImportRecovery.kt
…
ImportRecovery.txt
…
importsWithConflict.kt
Add recovery for import lists in the middle of the file
2019-01-17 14:56:42 +03:00
importsWithConflict.txt
Add recovery for import lists in the middle of the file
2019-01-17 14:56:42 +03:00
IncompleteAccessor1.kt
…
IncompleteAccessor1.txt
…
IncompleteAccessor2.kt
…
IncompleteAccessor2.txt
…
IncompleteClassDeclaration.kt
…
IncompleteClassDeclaration.txt
…
IncompleteClassTypeParameters.kt
…
IncompleteClassTypeParameters.txt
…
IncompleteForRBrace.kt
…
IncompleteForRBrace.txt
…
IncompleteFun.kt
…
IncompleteFun.txt
…
IncompleteFunDeclaration.kt
…
IncompleteFunDeclaration.txt
…
IncompleteFunTypeParameters.kt
…
IncompleteFunTypeParameters.txt
…
IncompleteTypeParameters.kt
…
IncompleteTypeParameters.txt
…
IncompleteTypeRefWithPackageKeyword.kt
…
IncompleteTypeRefWithPackageKeyword.txt
…
IncompleteValTypeParameters.kt
…
IncompleteValTypeParameters.txt
…
IncompleteWhenElse.kt
…
IncompleteWhenElse.txt
…
IncompleteWhere2.kt
…
IncompleteWhere2.txt
…
IncompleteWhere.kt
…
IncompleteWhere.txt
…
initRecovery.kt
…
initRecovery.txt
…
InterfaceInExpressionPosition.kt
…
InterfaceInExpressionPosition.txt
…
InvalidCharAfterPropertyName.kt
…
InvalidCharAfterPropertyName.txt
…
InvalidCharInSingleLineLambda.kt
…
InvalidCharInSingleLineLambda.txt
…
kt2172.kt
…
kt2172.txt
…
kt5102.kt
…
kt5102.txt
…
kt24158.kt
Fix AE: No receiver found on incomplete code with $-signs
2020-12-24 14:06:20 +03:00
kt24158.txt
Fix AE: No receiver found on incomplete code with $-signs
2020-12-24 14:06:20 +03:00
lambdaExpressionInString_1.kt
…
lambdaExpressionInString_1.txt
…
lambdaExpressionInString_2.kt
…
lambdaExpressionInString_2.txt
…
MissingCommaInConstructorValueParameterList.kt
…
MissingCommaInConstructorValueParameterList.txt
…
MissingCommaInValueArgumentList.kt
…
MissingCommaInValueArgumentList.txt
…
MissingCommaInValueParameterList.kt
…
MissingCommaInValueParameterList.txt
…
MissingCommaInValueParameterListWithValOrVar.kt
…
MissingCommaInValueParameterListWithValOrVar.txt
…
NoArrowInWhen.kt
…
NoArrowInWhen.txt
…
NoGTInTypeArguments.kt
Add recovery for value parameter without type or name
2019-01-17 14:56:42 +03:00
NoGTInTypeArguments.txt
Add recovery for value parameter without type or name
2019-01-17 14:56:42 +03:00
PackageNewLineRecovery.kt
…
PackageNewLineRecovery.txt
…
PackageRecovery.kt
…
PackageRecovery.txt
…
SameLineStatementRecovery.kt
…
SameLineStatementRecovery.txt
…
UnfinishedExtension.kt
Add test for obsolete recovery case (semi-finished extension)
2019-01-17 14:56:42 +03:00
UnfinishedExtension.txt
Add test for obsolete recovery case (semi-finished extension)
2019-01-17 14:56:42 +03:00
ValInLambdaParametersDeclaration.temp
…
ValNoName.kt
…
ValNoName.txt
…
ValueParameterNoTypeRecovery.kt
…
ValueParameterNoTypeRecovery.txt
…
valueParameterRecovery.kt
Add recovery for value parameter without type or name
2019-01-17 14:56:42 +03:00
valueParameterRecovery.txt
Add recovery for value parameter without type or name
2019-01-17 14:56:42 +03:00
valueParameterRecoveryWithTypes.kt
Add recovery for value parameter without type or name
2019-01-17 14:56:42 +03:00
valueParameterRecoveryWithTypes.txt
Add recovery for value parameter without type or name
2019-01-17 14:56:42 +03:00
ValWithNoNameBeforeNextDeclarationWithModifiers.kt
…
ValWithNoNameBeforeNextDeclarationWithModifiers.txt
…
ValWithNoNameInBlock.kt
…
ValWithNoNameInBlock.txt
…
WhenWithoutBraces.kt
…
WhenWithoutBraces.txt
…
WhileWithEmptyCondition.kt
…
WhileWithEmptyCondition.txt
…
WhileWithoutLPar.kt
…
WhileWithoutLPar.txt
…
WithWithoutInAndMultideclaration.kt
…
WithWithoutInAndMultideclaration.txt
…