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
1b8f9382600fd7eb885ca7098c491424edc33d2a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
declarationChecks
T
History
Mikhail Glukhikh
1b8f938260
Report EXPOSED_PROPERTY_TYPE on a property name only #KT-10760 Fixed
2016-01-26 19:04:13 +03:00
..
finiteBoundRestriction
…
multiDeclarations
…
nonExpansiveInheritanceRestriction
…
ambiguousObjectExpressionType.kt
Report EXPOSED_PROPERTY_TYPE on a property name only #KT-10760 Fixed
2016-01-26 19:04:13 +03:00
ambiguousObjectExpressionType.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
…
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
A few forgotten checks added for objects (function members effective visibility, multiple varargs) #KT-10753 Fixed
2016-01-26 19:04:08 +03:00
mulitpleVarargParameters.txt
A few forgotten checks added for objects (function members effective visibility, multiple varargs) #KT-10753 Fixed
2016-01-26 19:04:08 +03:00
MultiDeclarationErrors.kt
…
MultiDeclarationErrors.txt
…
packageDeclarationModifiers.kt
…
packageDeclarationModifiers.txt
…
propertyInPackageHasNoInheritVisibility.kt
…
propertyInPackageHasNoInheritVisibility.txt
…
RedeclarationsInMultiDecl.kt
…
RedeclarationsInMultiDecl.txt
…
unambiguousObjectExpressionType.kt
…
unambiguousObjectExpressionType.txt
…
valVarFunctionParameter.kt
…
valVarFunctionParameter.txt
…
VarianceOnFunctionAndPropertyTypeParameters.kt
…
VarianceOnFunctionAndPropertyTypeParameters.txt
…