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
ac3dfd93bdf8b2832cae20bdf0bae2de062ca047
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
T
History
Denis Zharkov
d0acb3674a
Fix rendered testData
...
New members in enum member scope
2016-05-16 15:38:13 +03:00
..
invoke
Fix rendered testData
2016-05-16 15:38:13 +03:00
nestedCalls
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
overloadConflicts
Fix rendered testData
2016-05-16 15:38:13 +03:00
priority
Fix rendered testData
2016-05-16 15:38:13 +03:00
specialConstructions
Fix type inference issues for 'if' and 'when'.
2016-01-27 17:07:20 +03:00
ambiguityOnPropertiesWithTheSamePackageName.kt
…
ambiguityOnPropertiesWithTheSamePackageName.txt
…
ambiguityWithTwoCorrespondingFunctionTypes.kt
…
ambiguityWithTwoCorrespondingFunctionTypes.txt
…
constructorVsCompanion.kt
Report EXPOSED_PROPERTY_TYPE on a property name only #KT-10760 Fixed
2016-01-26 19:04:13 +03:00
constructorVsCompanion.txt
Diagnostics improvements for corner cases
2015-11-18 16:27:21 +03:00
CycleInTypeArgs.kt
…
CycleInTypeArgs.txt
…
HiddenDeclarations.kt
…
HiddenDeclarations.txt
…
implicitReceiverProperty.kt
Properly resolve values in 1st qualifier part (see implicitReceiverProperty test).
2015-11-18 14:35:53 +03:00
implicitReceiverProperty.txt
Properly resolve values in 1st qualifier part (see implicitReceiverProperty test).
2015-11-18 14:35:53 +03:00
incompleteConstructorInvocation.kt
…
incompleteConstructorInvocation.txt
…
inferenceInLinkedLambdas.kt
…
inferenceInLinkedLambdas.txt
…
inferenceInLinkedLambdasDependentOnExpectedType.kt
…
inferenceInLinkedLambdasDependentOnExpectedType.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
localObject.kt
Drop createQualifier: testData update
2015-11-18 14:35:53 +03:00
localObject.txt
Drop createQualifier: testData update
2015-11-18 14:35:53 +03:00
objectLiteralAsArgument.kt
…
objectLiteralAsArgument.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
…
wrongNumberOfTypeArguments.kt
…
wrongNumberOfTypeArguments.txt
…
wrongReceiver.kt
Drop createQualifier: testData update
2015-11-18 14:35:53 +03:00
wrongReceiver.txt
…