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
833edfb209bfa00b3f052dcf5cc3f8294d51f40f
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
commonSystem
T
History
Victor Petukhov
42e71f8c53
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
..
boundOnNullableVariable.kt
…
boundOnNullableVariable.txt
…
castToSubtype.kt
…
castToSubtype.txt
…
commonSystemForInnerCalls.txt
…
cstFromNullableChildAndNonParameterizedType.fir.kt
…
cstFromNullableChildAndNonParameterizedType.kt
…
cstFromNullableChildAndNonParameterizedType.txt
…
cstWithTypeContainingNonFixedVariable.fir.kt
…
cstWithTypeContainingNonFixedVariable.kt
…
cstWithTypeContainingNonFixedVariable.txt
…
dontCaptureTypeVariable.kt
…
dontCaptureTypeVariable.txt
…
exactOnElvis.kt
…
fixVariablesInRightOrder.kt
…
fixVariablesInRightOrder.txt
…
genericCandidateInGenericClass.kt
…
genericCandidateInGenericClass.txt
…
iltInsideSeveralCalls.kt
…
iltInsideSeveralCalls.txt
NI: extract diagnostics from partially resolved call instead of separately handling it including running all checks
2020-05-22 22:13:53 +03:00
inferenceWithUpperBoundsInLambda.kt
…
inferenceWithUpperBoundsInLambda.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
kt3372toCollection.kt
…
kt3372toCollection.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
kt30300.fir.kt
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
kt30300.kt
…
kt30300.txt
…
kt31969.kt
…
kt31969.txt
[NI] Test data to understand changes in the next commit
2019-06-19 10:47:05 +03:00
kt32818.kt
…
kt32818.txt
…
kt33197.fir.kt
…
kt33197.kt
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
kt33197.txt
[NI] Improve CST algorithm to handle non-fixed variables
2019-10-31 11:32:00 +03:00
lessSpecificTypeForArgumentCallWithExactAnnotation_ni.fir.kt
…
lessSpecificTypeForArgumentCallWithExactAnnotation_ni.kt
…
lessSpecificTypeForArgumentCallWithExactAnnotation_ni.txt
…
lessSpecificTypeForArgumentCallWithExactAnnotation.fir.kt
…
lessSpecificTypeForArgumentCallWithExactAnnotation.kt
…
lessSpecificTypeForArgumentCallWithExactAnnotation.txt
…
manyArgumentsForVararg.kt
…
manyArgumentsForVararg.txt
…
nestedLambdas.kt
…
nestedLambdas.txt
…
nonFixedVariableFromBothBranches.fir.kt
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
nonFixedVariableFromBothBranches.kt
…
nonFixedVariableFromBothBranches.txt
…
nonFixedVariableInsideFlexibleType.fir.kt
…
nonFixedVariableInsideFlexibleType.kt
…
nonFixedVariableInsideFlexibleType.txt
…
outProjectedTypeToOutProjected.kt
…
outProjectedTypeToOutProjected.txt
…
postponedCompletionWithExactAnnotation_ni.fir.kt
…
postponedCompletionWithExactAnnotation_ni.kt
…
postponedCompletionWithExactAnnotation_ni.txt
…
postponedCompletionWithExactAnnotation.fir.kt
…
postponedCompletionWithExactAnnotation.kt
…
postponedCompletionWithExactAnnotation.txt
…
selectFromTwoIncompatibleTypes.fir.kt
…
selectFromTwoIncompatibleTypes.kt
…
selectFromTwoIncompatibleTypes.txt
…
selectIntegerValueTypeFromIf.kt
…
selectIntegerValueTypeFromIf.txt
…
theSameFunctionInArgs.kt
…
theSameFunctionInArgs.txt
…