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
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
declarationChecks
T
History
Dmitry Savvinov
ea72c76a37
[NI] Testdata changes after fixes in error types
2017-12-07 12:49:56 +03:00
..
destructuringDeclarations
[NI] Testdata changes after fixes in error types
2017-12-07 12:49:56 +03:00
finiteBoundRestriction
…
nonExpansiveInheritanceRestriction
…
ambiguousObjectExpressionType.kt
Fix return type of private members that return anonymous object
2017-04-17 16:21:05 +03:00
ambiguousObjectExpressionType.txt
…
anonymousFunAsLastExpressionInBlock.kt
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
2017-04-04 14:23:30 +03:00
anonymousFunAsLastExpressionInBlock.txt
…
anonymousFunUnusedLastExpressionInBlock.kt
…
anonymousFunUnusedLastExpressionInBlock.txt
…
ComponentFunctionReturnTypeMismatch.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
ComponentFunctionReturnTypeMismatch.txt
…
ConflictingAndRedundantProjections.kt
…
ConflictingAndRedundantProjections.txt
…
DataFlowInfoInMultiDecl.kt
…
DataFlowInfoInMultiDecl.txt
…
DataFlowInMultiDeclInFor.kt
Optimize CFG for cases of simple variables
2017-10-02 10:04:16 +03:00
DataFlowInMultiDeclInFor.txt
…
FunctionWithMissingNames.kt
…
FunctionWithMissingNames.txt
…
illegalModifiersOnClass.kt
…
illegalModifiersOnClass.txt
…
kClassInSignature.kt
…
kClassInSignature.txt
…
kt559.kt
…
kt559.txt
…
kt1141.kt
…
kt1141.txt
…
kt1193.kt
…
kt1193.txt
…
kt2096.kt
…
kt2096.txt
…
kt2142.kt
…
kt2142.txt
…
kt2397.kt
…
kt2397.txt
…
kt2631_MultipleDeclaration.kt
…
kt2631_MultipleDeclaration.txt
…
kt2643MultiDeclInControlFlow.kt
…
kt2643MultiDeclInControlFlow.txt
…
localDeclarationModifiers.kt
…
localDeclarationModifiers.txt
…
localFunctionNoInheritVisibility.kt
…
localFunctionNoInheritVisibility.txt
…
LocalVariableWithNoTypeInformation.kt
…
LocalVariableWithNoTypeInformation.txt
…
mulitpleVarargParameters.kt
Relax name shadowing warning on parameter names
2017-07-07 14:19:57 +03:00
mulitpleVarargParameters.txt
…
MultiDeclarationErrors.kt
[NI] Improved testdata after changes in applicabilities
2017-12-07 12:49:56 +03:00
MultiDeclarationErrors.txt
…
namedFunAsLastExpressionInBlock.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
namedFunAsLastExpressionInBlock.txt
…
packageDeclarationModifiers.kt
…
packageDeclarationModifiers.txt
…
propertyInPackageHasNoInheritVisibility.kt
…
propertyInPackageHasNoInheritVisibility.txt
…
RedeclarationsInMultiDecl.kt
…
RedeclarationsInMultiDecl.txt
…
ScalaLikeNamedFun.kt
…
ScalaLikeNamedFun.txt
…
sealedOnMembers.kt
…
sealedOnMembers.txt
…
unambiguousObjectExpressionType.kt
Fix return type of private members that return anonymous object
2017-04-17 16:21:05 +03:00
unambiguousObjectExpressionType.txt
Fix return type of private members that return anonymous object
2017-04-17 16:21:05 +03:00
valVarFunctionParameter.kt
…
valVarFunctionParameter.txt
…
VarianceOnFunctionAndPropertyTypeParameters.kt
…
VarianceOnFunctionAndPropertyTypeParameters.txt
…