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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
T
History
victor.petukhov
46bd5ba107
Add alphabetical sorting diagnostics with same ranges
2019-02-14 12:31:42 +03:00
..
dslMarker
Update some testdata according to new inference behaviour
2019-01-24 10:53:58 +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
Make tests about varargs compatible with 1.2 and 1.3 versions
2018-07-06 15:23:33 +03:00
priority
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
2018-05-04 18:04:57 +03:00
specialConstructions
…
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
…
resolveWithFunctionLiteralWithId.txt
…
resolveWithGenerics.kt
…
resolveWithGenerics.txt
…
resolveWithoutGenerics.kt
…
resolveWithoutGenerics.txt
…
resolveWithRedeclarationError.kt
…
resolveWithRedeclarationError.txt
…
resolveWithSpecifiedFunctionLiteralWithId.kt
…
resolveWithSpecifiedFunctionLiteralWithId.txt
…
typeParameterInDefaultValueInLocalFunction.kt
…
typeParameterInDefaultValueInLocalFunction.txt
…
wrongNumberOfTypeArguments.kt
…
wrongNumberOfTypeArguments.txt
…
wrongReceiver.kt
…
wrongReceiver.txt
…