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
eebb8200603c4a45bf617ae95087bbbbbc4e879e
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
declarationChecks
T
History
Alexander Udalov
4f36376291
Do not report KCLASS_WITH_NULLABLE_ARGUMENT_IN_SIGNATURE anymore
...
It was only reported in already erroneous cases
2017-01-18 18:21:30 +03:00
..
destructuringDeclarations
…
finiteBoundRestriction
…
nonExpansiveInheritanceRestriction
…
ambiguousObjectExpressionType.kt
…
ambiguousObjectExpressionType.txt
…
anonymousFunAsLastExpressionInBlock.kt
…
anonymousFunAsLastExpressionInBlock.txt
…
anonymousFunUnusedLastExpressionInBlock.kt
…
anonymousFunUnusedLastExpressionInBlock.txt
…
ComponentFunctionReturnTypeMismatch.kt
…
ComponentFunctionReturnTypeMismatch.txt
…
ConflictingAndRedundantProjections.kt
…
ConflictingAndRedundantProjections.txt
…
DataFlowInfoInMultiDecl.kt
…
DataFlowInfoInMultiDecl.txt
…
DataFlowInMultiDeclInFor.kt
…
DataFlowInMultiDeclInFor.txt
…
FunctionWithMissingNames.kt
…
FunctionWithMissingNames.txt
…
illegalModifiersOnClass.kt
…
illegalModifiersOnClass.txt
…
kClassInSignature.kt
Do not report KCLASS_WITH_NULLABLE_ARGUMENT_IN_SIGNATURE anymore
2017-01-18 18:21:30 +03:00
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
…
mulitpleVarargParameters.txt
…
MultiDeclarationErrors.kt
…
MultiDeclarationErrors.txt
…
namedFunAsLastExpressionInBlock.kt
…
namedFunAsLastExpressionInBlock.txt
…
packageDeclarationModifiers.kt
…
packageDeclarationModifiers.txt
…
propertyInPackageHasNoInheritVisibility.kt
…
propertyInPackageHasNoInheritVisibility.txt
…
RedeclarationsInMultiDecl.kt
…
RedeclarationsInMultiDecl.txt
…
ScalaLikeNamedFun.kt
…
ScalaLikeNamedFun.txt
…
sealedOnMembers.kt
…
sealedOnMembers.txt
…
unambiguousObjectExpressionType.kt
…
unambiguousObjectExpressionType.txt
…
valVarFunctionParameter.kt
…
valVarFunctionParameter.txt
…
VarianceOnFunctionAndPropertyTypeParameters.kt
…
VarianceOnFunctionAndPropertyTypeParameters.txt
…