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
9e6af52e1f663bb87ccf0597c06484bc9e82d59e
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inference
T
History
Dmitriy Novozhilov
0924216ed2
[FIR] Distinguish stub types for builder inference and for subtyping
...
^KT-48110 Fixed
2021-08-26 10:08:52 +03:00
..
builderInference
[FIR] Distinguish stub types for builder inference and for subtyping
2021-08-26 10:08:52 +03:00
approximateNonTopLevelCapturedTypes.kt
…
builderInference.kt
…
builderInferenceLeakingVariable.kt
Fix builder inference tests
2021-05-28 15:36:22 +03:00
capturedStarProjection.kt
…
capturedTypesSubstitutionIntoAbbreviation.kt
…
coercionToUnitForLambdaReturnTypeWithFlexibleConstraint.kt
…
coercionToUnitWithLastLambdaExpression.kt
…
coerctionToUnitForLastExpressionWithStarProjection.kt
…
earlyReturnInsideCrossinlineLambda.kt
…
inferenceWithTypeVariableInsideCapturedType.kt
…
integerLiteralTypeInLamdaReturnType.kt
…
intersectionTypeInArguments.kt
…
kt10822.kt
…
kt26345.kt
…
kt32429.kt
…
kt35684.kt
…
kt36446.kt
…
kt38664.kt
[JS TESTS] Disable mangler checker in tests
2021-07-01 17:40:41 +03:00
kt39824.kt
…
kt42042.kt
Update test affected by
ProperTypeInferenceConstraintsProcessing
feature
2021-07-16 13:26:37 +00:00
kt42130.kt
…
kt47316.kt
Update tests affected by
ProperTypeInferenceConstraintsProcessing
feature
2021-07-29 19:45:54 +02:00
lambdasWithExtensionFunctionType.kt
…
lambdaWithStarReturn.kt
…
lastExpressionOfLambdaWithNothingConstraint.kt
…
manyConstraintsDueToFlexibleRawTypes.kt
Introduce warnings reporting by missed constraints because of incorrect optimization in the constraints processor
2021-04-30 15:46:04 +03:00
manyFlexibleTypeParametersFromJavaAndConversions.kt
…
mapCollectChainWithNullResult.kt
…
noCoercionToUniForNullableLambdaReturnType.kt
…
noCoercionToUnitWithEqualityConstraintForNullableReturnType.kt
…
noNothingValueInsideSpecialCall.kt
…
plusAssignInsideLambda.kt
…
recursiveConstraintInsideTypeArgumentWithStarProjection.kt
…
referenceToCatchParameterFromLambdaExpression.kt
…
specialCallsWithCallableReferences.kt
…
substituteIntersectionTypeInsideCapType.kt
…
subtypingOfIntersectionIltInsideFlexible.kt
…
sumOfOverloads.kt
…
suspendExtensionRecevierFromConstraint.kt
…
unsafeVarianceCodegen.kt
…
violatingUpperBoundForSelfType.kt
Update test affected by
ProperTypeInferenceConstraintsProcessing
feature
2021-07-16 13:26:37 +00:00