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
4d49bdb8cac8fe935990e7794de583ed46a286a6
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inference
T
History
Dmitriy Novozhilov
9366847e96
[FIR2IR] Properly approximate intersection types during fir2ir conversion
...
^KT-62544 Fixed
2023-10-18 13:02:11 +00:00
..
builderInference
[Wasm] Update testData after adding K2 and new test infra support.
2023-06-25 10:20:40 +02:00
approximateNonTopLevelCapturedTypes.kt
…
builderAndDelegateInference.kt
[FIR] Don't analyze lambda twice inside delegate inference
2022-11-03 08:30:09 +00:00
builderInference.kt
…
builderInferenceLeakingVariable.kt
…
builderInferenceWithAnnotation.kt
…
capturedStarProjection.kt
…
capturedTypesSubstitutionIntoAbbreviation.kt
…
coercionToUnitForLambdaReturnTypeWithFlexibleConstraint.kt
…
coercionToUnitWithLastLambdaExpression.kt
Unmute test, fixed by KT-55462
2023-02-05 16:37:13 +00:00
coerctionToUnitForLastExpressionWithStarProjection.kt
…
earlyReturnInsideCrossinlineLambda.kt
…
inferenceWithTypeVariableInsideCapturedType.kt
…
integerLiteralTypeInLamdaReturnType.kt
…
intersectionTypeInArguments.kt
…
intersectionWithInvisibleComponent.kt
[FIR2IR] Properly approximate intersection types during fir2ir conversion
2023-10-18 13:02:11 +00:00
kt10822.kt
…
kt26345.kt
…
kt32429.kt
…
kt35684.kt
…
kt36446.kt
…
kt38664.kt
…
kt39824.kt
…
kt42042.kt
…
kt42130.kt
…
kt45118.kt
…
kt47316.kt
…
kt49838.kt
…
kt51040.kt
…
lambdasWithExtensionFunctionType.kt
…
lambdaWithStarReturn.kt
…
lastExpressionOfLambdaWithNothingConstraint.kt
…
manyConstraintsDueToFlexibleRawTypes.kt
…
manyFlexibleTypeParametersFromJavaAndConversions.kt
…
mapCollectChainWithNullResult.kt
…
noCoercionToUniForNullableLambdaReturnType.kt
…
noCoercionToUnitWithEqualityConstraintForNullableReturnType.kt
…
noNothingValueInsideSpecialCall.kt
[K/N] KFC-446: K2 platform: Native alpha
2023-01-04 16:10:40 +00:00
overrideDefaultMethod.kt
[Test] Convert IGNORE: NATIVE directives in box tests from D to I
2023-06-23 09:11:17 +00:00
overrideDefaultProperty.kt
[JS IR] Do not copy interface method if base class inherits it
2023-05-30 08:22:43 +00:00
overrideGenericDefaultMethod.kt
[JS IR] Do not copy interface method if base class inherits it
2023-05-30 08:22:43 +00:00
plusAssignInsideLambda.kt
…
recursiveConstraintInsideTypeArgumentWithStarProjection.kt
…
referenceToCatchParameterFromLambdaExpression.kt
…
specialCallsWithCallableReferences.kt
[Wasm] Update testData after adding K2 and new test infra support.
2023-06-25 10:20:40 +02:00
substituteIntersectionTypeInsideCapType.kt
…
subtypingOfIntersectionIltInsideFlexible.kt
…
sumOfOverloads.kt
…
suspendExtensionRecevierFromConstraint.kt
…
unsafeVarianceCodegen.kt
…
violatingUpperBoundForSelfType.kt
…