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
3fb035467675c440c83c2750ef1485934fd3e882
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
T
History
Dmitry Savvinov
f5d40a1c98
Fix testdata in varargs tests
...
Testdata have been changed since 1.2. due to KT-20171.
2017-10-11 14:06:54 +03:00
..
dslMarker
Support DslMarker on type aliases
2017-08-10 15:45:44 +03:00
invoke
Improve diagnostic for unresolved reference when function expected
2017-07-07 14:20:02 +03:00
nestedCalls
Use the same temporary trace for analyzing all candidate calls
2017-08-30 12:51:29 +03:00
noCandidates
…
overloadConflicts
Fix testdata in varargs tests
2017-10-11 14:06:54 +03:00
priority
KT-1560
2017-01-16 17:25:13 +03:00
specialConstructions
Fix 'infix call' diagnostic for
in
operation
2017-06-19 17:36:08 +03:00
ambiguityOnPropertiesWithTheSamePackageName.kt
…
ambiguityOnPropertiesWithTheSamePackageName.txt
…
ambiguityWithTwoCorrespondingFunctionTypes.kt
…
ambiguityWithTwoCorrespondingFunctionTypes.txt
…
anonymousObjectFromTopLevelMember.kt
Fix return type of private members that return anonymous object
2017-04-17 16:21:05 +03:00
anonymousObjectFromTopLevelMember.txt
Fix return type of private members that return anonymous object
2017-04-17 16:21:05 +03:00
capturedTypesInLambdaParameter.kt
Check lambda parameter for name shadowing
2017-04-17 17:12:44 +03:00
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
Resolve local function parameters with function inner scope
2017-04-17 16:21:06 +03:00
parameterAsDefaultValueInLocalFunction.txt
Resolve local function parameters with function inner scope
2017-04-17 16:21:06 +03:00
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
Resolve local function parameters with function inner scope
2017-04-17 16:21:06 +03:00
typeParameterInDefaultValueInLocalFunction.txt
Resolve local function parameters with function inner scope
2017-04-17 16:21:06 +03:00
wrongNumberOfTypeArguments.kt
…
wrongNumberOfTypeArguments.txt
…
wrongReceiver.kt
…
wrongReceiver.txt
…