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
cadc2dfe4da3f795d744f3bde48768ef00a080b6
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
T
History
Pavel Kirpichenkov
87b88a738e
[Minor] Update test data for NI
2019-10-25 19:37:06 +03:00
..
dslMarker
[NI] Use original implicit receiver for DSL violation check
2019-05-08 12:19:48 +03:00
invoke
[NI] Fix checks for infix/operator conventions
2019-09-20 17:56:06 +03:00
nestedCalls
…
noCandidates
Add alphabetical sorting diagnostics with same ranges
2019-02-14 12:31:42 +03:00
overloadConflicts
[Minor] Update test data for NI
2019-10-25 19:37:06 +03:00
priority
…
specialConstructions
Revert "[NI] Disable capturing/approximation type in TypeSubstitutor with enabled NI"
2019-06-07 12:31:38 +03:00
ambiguityOnPropertiesWithTheSamePackageName.kt
…
ambiguityOnPropertiesWithTheSamePackageName.txt
…
ambiguityWithTwoCorrespondingFunctionTypes.kt
…
ambiguityWithTwoCorrespondingFunctionTypes.txt
…
anonymousObjectFromTopLevelMember.kt
…
anonymousObjectFromTopLevelMember.txt
…
capturedTypesInLambdaParameter.kt
…
capturedTypesInLambdaParameter.txt
…
constructorVsCompanion.kt
…
constructorVsCompanion.txt
…
CycleInTypeArgs.kt
…
CycleInTypeArgs.txt
…
HiddenDeclarations.kt
…
HiddenDeclarations.txt
…
implicitReceiverProperty.kt
…
implicitReceiverProperty.txt
…
incompleteConstructorInvocation.kt
…
incompleteConstructorInvocation.txt
…
inferenceInLinkedLambdas.kt
…
inferenceInLinkedLambdas.txt
…
inferenceInLinkedLambdasDependentOnExpectedType.kt
…
inferenceInLinkedLambdasDependentOnExpectedType.txt
…
localObject.kt
…
localObject.txt
…
newLineLambda.kt
Update diagnostics for trailing lambdas, add quickfix
2019-09-25 15:38:17 +03:00
newLineLambda.txt
Update diagnostics for trailing lambdas, add quickfix
2019-09-25 15:38:17 +03:00
objectLiteralAsArgument.kt
…
objectLiteralAsArgument.txt
…
parameterAsDefaultValueInLocalFunction.kt
…
parameterAsDefaultValueInLocalFunction.txt
…
resolveAnnotatedLambdaArgument.kt
…
resolveAnnotatedLambdaArgument.txt
…
resolveTypeArgsForUnresolvedCall.kt
…
resolveTypeArgsForUnresolvedCall.txt
…
resolveWithFunctionLiterals.kt
…
resolveWithFunctionLiterals.txt
…
resolveWithFunctionLiteralsOverload.kt
…
resolveWithFunctionLiteralsOverload.txt
…
resolveWithFunctionLiteralWithId.kt
[NI] Don't complete nested call if there's no constraints at all
2019-03-25 12:17:28 +03:00
resolveWithFunctionLiteralWithId.txt
…
resolveWithGenerics.kt
…
resolveWithGenerics.txt
…
resolveWithoutGenerics.kt
…
resolveWithoutGenerics.txt
…
resolveWithRedeclarationError.kt
…
resolveWithRedeclarationError.txt
…
resolveWithSpecifiedFunctionLiteralWithId.kt
[NI] Don't complete nested call if there's no constraints at all
2019-03-25 12:17:28 +03:00
resolveWithSpecifiedFunctionLiteralWithId.txt
…
typeParameterInDefaultValueInLocalFunction.kt
…
typeParameterInDefaultValueInLocalFunction.txt
…
wrongNumberOfTypeArguments.kt
…
wrongNumberOfTypeArguments.txt
…
wrongReceiver.kt
…
wrongReceiver.txt
…