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
ff0993153caf70ac14714a004404268422eb20e2
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
T
History
Dmitriy Novozhilov
e70bdb51c5
[NI] Automatically squash equal diagnostics in OI and NI in testdata
2019-04-19 10:53:19 +03:00
..
dslMarker
[NI] Automatically squash equal diagnostics in OI and NI in testdata
2019-04-19 10:53:19 +03:00
invoke
[NI] Update test data
2018-11-23 17:30:37 +03:00
nestedCalls
KT-22274 report warning on labels that can't be referenced
2018-07-25 12:08:20 +03:00
noCandidates
Add alphabetical sorting diagnostics with same ranges
2019-02-14 12:31:42 +03:00
overloadConflicts
[NI] Avoid constraints from expected type for effectively empty system
2019-04-17 12:55:12 +03:00
priority
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
2018-05-04 18:04:57 +03:00
specialConstructions
[NI] Do not avoid trivial constraints if they aren't from upper bounds
2019-04-02 12:21:14 +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
Do not output empty non-root packages in tests with txt
2018-08-06 13:43:32 +02:00
incompleteConstructorInvocation.kt
…
incompleteConstructorInvocation.txt
…
inferenceInLinkedLambdas.kt
…
inferenceInLinkedLambdas.txt
…
inferenceInLinkedLambdasDependentOnExpectedType.kt
…
inferenceInLinkedLambdasDependentOnExpectedType.txt
…
localObject.kt
…
localObject.txt
…
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
…