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
8d4948c3eeec2fdf9467604ae86ec287cbc4f178
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inference
T
History
Alexander Udalov
dfd9aabf8e
JVM: update test data after enabling IR fake override builder
...
#KT-61514 Fixed
2024-02-29 10:14:31 +00:00
..
builderInference
K2: Adjust test data after PCLA implementation [red-to-green]
2024-01-10 14:56:30 +00:00
approximateNonTopLevelCapturedTypes.kt
…
builderAndDelegateInference.kt
…
builderInference.kt
…
builderInferenceLeakingVariable.kt
…
builderInferenceWithAnnotation.kt
…
capturedStarProjection.kt
…
capturedTypesSubstitutionIntoAbbreviation.jvm_abi.txt
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
capturedTypesSubstitutionIntoAbbreviation.kt
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
coercionToUnitForLambdaReturnTypeWithFlexibleConstraint.kt
…
coercionToUnitWithLastLambdaExpression.kt
…
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/JS] Include jsFirEs6Test into jsFirCompilerTest tests
2023-11-24 22:09:43 +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
JVM: update test data after enabling IR fake override builder
2024-02-29 10:14:31 +00:00
plusAssignInsideLambda.kt
…
recursiveConstraintInsideTypeArgumentWithStarProjection.kt
…
referenceToCatchParameterFromLambdaExpression.kt
…
specialCallsWithCallableReferences.kt
[K/JS] Include jsFirEs6Test into jsFirCompilerTest tests
2023-11-24 22:09:43 +00:00
substituteIntersectionTypeInsideCapType.kt
…
subtypingOfIntersectionIltInsideFlexible.kt
…
sumOfOverloads.kt
…
suspendExtensionRecevierFromConstraint.kt
…
unsafeVarianceCodegen.jvm_abi.txt
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
unsafeVarianceCodegen.kt
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
violatingUpperBoundForSelfType.kt
…