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
dcbc2ea2b3e705650069ee2c34a92d232686cfa4
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
regressions
T
History
Dmitriy Novozhilov
b9c549803d
[Test] Replace
public fun box()
with
fun box()
in all box tests
2021-08-01 22:23:40 +03:00
..
approximateIntersectionType.kt
…
approximationForDefinitelyNotNull.kt
…
arrayLengthNPE.kt
…
collections.kt
…
commonSupertypeContravariant2.kt
…
commonSupertypeContravariant.kt
…
dontCaptureTypesWithTypeVariables.kt
…
doubleMerge.kt
…
floatMerge.kt
…
functionLiteralAsLastExpressionInBlock.kt
…
generic.kt
…
getGenericInterfaces.kt
…
hashCodeNPE.kt
…
internalTopLevelOtherPackage.kt
…
intersectionAsLastLambda.kt
…
intersectionOfEqualTypes.kt
…
kt274.kt
…
kt344.kt
…
kt528.kt
…
kt529.kt
…
kt533.kt
…
kt715.kt
…
kt789.kt
…
kt864.kt
[Test] Replace
public fun box()
with
fun box()
in all box tests
2021-08-01 22:23:40 +03:00
kt998.kt
…
kt1172.kt
…
kt1202.kt
…
kt1406.kt
…
kt1515.kt
…
kt1528.kt
…
kt1568.kt
…
kt1779.kt
…
kt1800.kt
…
kt1845.kt
…
kt1932.kt
…
kt2017.kt
…
kt2060.kt
…
kt2210.kt
…
kt2246.kt
…
kt2318.kt
…
kt2509.kt
…
kt2593.kt
…
kt3046.kt
…
kt3107.kt
…
kt3421.kt
…
kt3442.kt
…
kt3587.kt
…
kt3850.kt
Update test affected by
PrivateInFileEffectiveVisibility
feature
2021-07-16 13:26:36 +00:00
kt3903.kt
…
kt4142.kt
…
kt4259.kt
…
kt4262.kt
…
kt4281.kt
…
kt5056.kt
…
kt5395.kt
…
kt5445_2.kt
[Test] Replace
public fun box()
with
fun box()
in all box tests
2021-08-01 22:23:40 +03:00
kt5445.kt
[Test] Replace
public fun box()
with
fun box()
in all box tests
2021-08-01 22:23:40 +03:00
kt5786_privateWithDefault.kt
…
kt5953.kt
…
kt6153.kt
…
kt6434_2.kt
…
kt6434.kt
Advance max/min(By/With) deprecation level to ERROR
2021-04-07 07:49:23 +03:00
kt6485.kt
…
kt7401.kt
…
kt9345.kt
…
kt10143.kt
…
kt10934.kt
…
kt13381.kt
…
kt14447.kt
…
kt15196.kt
…
kt18779.kt
…
kt24913.kt
…
kt32949.kt
…
kt33638.kt
…
kt35914.kt
…
kt39088.kt
…
kt41357.kt
…
kt41806.kt
…
kt44993.kt
JVM_IR KT-44993 preserve inner expression type when fusing if-null
2021-03-16 15:30:45 +03:00
Kt1149.kt
…
Kt1619Test.kt
…
Kt2495Test.kt
…
lambdaAsLastExpressionInLambda.kt
…
lambdaPostponeConstruction.kt
…
lambdaWrongReturnType.kt
…
nestedIntersection.kt
…
noAssertionsWhenNullableTypeParameterReplacedWithIntersectionType.kt
…
noCapturingForTypesWithTypeVariables.kt
…
noResolutionRecursion.kt
…
nullabilityForCommonCapturedSupertypes.kt
…
nullableAfterExclExcl.kt
…
objectCaptureOuterConstructorProperty.kt
…
objectInsideDelegation.kt
…
referenceToSelfInLocal.kt
…
resolvedCallForGetOperator.kt
…
supertypeDepth.kt
…
typeCastException.kt
…