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
1f0fb4823fd323d83f43e7597412385c9d9e7f46
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
T
History
Mikhail Zarechenskiy
513b27f65f
Make tests about varargs compatible with 1.2 and 1.3 versions
2018-07-06 15:23:33 +03:00
..
dslMarker
[NI] Improved testdata after changes in applicabilities
2017-12-07 12:49:56 +03:00
invoke
[NI] Support implicit invoke calls on parenthesized receivers
2018-04-20 13:06:21 +03:00
nestedCalls
[NI] Improve diagnostic about unresolved receiver for many candidates
2018-02-14 14:58:05 +03:00
noCandidates
…
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
[NI] Improved testdata after changes in applicabilities
2017-12-07 12:49:56 +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
…
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
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
resolveWithSpecifiedFunctionLiteralWithId.txt
…
typeParameterInDefaultValueInLocalFunction.kt
…
typeParameterInDefaultValueInLocalFunction.txt
…
wrongNumberOfTypeArguments.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
wrongNumberOfTypeArguments.txt
…
wrongReceiver.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
wrongReceiver.txt
…