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
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin-fork
/
compiler
/
testData
/
codegen
/
light-analysis
/
bridges
T
History
Yan Zhulanow
fcafaf5500
Update LightAnalysisModeCodegenTests for Kotlin 1.1
2016-12-05 20:10:32 +03:00
..
substitutionInSuperClass
…
complexMultiInheritance.txt
…
complexTraitImpl.txt
…
delegation.txt
…
delegationComplex.txt
…
delegationComplexWithList.txt
Update LightAnalysisModeCodegenTests for Kotlin 1.1
2016-12-05 20:10:32 +03:00
delegationProperty.txt
…
diamond.txt
…
fakeCovariantOverride.txt
…
fakeGenericCovariantOverride.txt
…
fakeGenericCovariantOverrideWithDelegation.txt
…
fakeOverrideOfTraitImpl.txt
…
fakeOverrideWithSeveralSuperDeclarations.txt
…
fakeOverrideWithSynthesizedImplementation.txt
…
genericProperty.txt
…
kt318.txt
…
kt1939.txt
…
kt1959.txt
…
kt2498.txt
…
kt2702.txt
…
kt2833.txt
…
kt2920.txt
…
kt12416.txt
Update LightAnalysisModeCodegenTests for Kotlin 1.1
2016-12-05 20:10:32 +03:00
longChainOneBridge.txt
…
manyTypeArgumentsSubstitutedSuccessively.txt
…
methodFromTrait.txt
…
noBridgeOnMutableCollectionInheritance.txt
…
objectClone.txt
…
overrideAbstractProperty.txt
…
overrideReturnType.txt
…
propertyAccessorsWithoutBody.txt
…
propertyDiamond.txt
…
propertyInConstructor.txt
…
propertySetter.txt
…
simple.txt
…
simpleEnum.txt
…
simpleGenericMethod.txt
…
simpleObject.txt
…
simpleReturnType.txt
…
simpleTraitImpl.txt
…
simpleUpperBound.txt
…
strListContains.txt
…
traitImplInheritsTraitImpl.txt
…
twoParentsWithDifferentMethodsTwoBridges2.txt
Update LightAnalysisModeCodegenTests for Kotlin 1.1
2016-12-05 20:10:32 +03:00
twoParentsWithDifferentMethodsTwoBridges.txt
…
twoParentsWithTheSameMethodOneBridge.txt
…