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
/
reflection
/
properties
T
History
Yan Zhulanow
fcafaf5500
Update LightAnalysisModeCodegenTests for Kotlin 1.1
2016-12-05 20:10:32 +03:00
..
accessors
…
allVsDeclared.txt
…
callPrivatePropertyFromGetProperties.txt
…
declaredVsInheritedProperties.txt
…
fakeOverridesInSubclass.txt
…
genericClassLiteralPropertyReceiverIsStar.txt
…
genericOverriddenProperty.txt
…
genericProperty.txt
…
getExtensionPropertiesMutableVsReadonly.txt
…
getPropertiesMutableVsReadonly.txt
…
invokeKProperty.txt
…
javaPropertyInheritedInKotlin.txt
…
javaStaticField.txt
…
kotlinPropertyInheritedInJava.txt
…
memberAndMemberExtensionWithSameName.txt
…
mutatePrivateJavaInstanceField.txt
…
mutatePrivateJavaStaticField.txt
…
noConflictOnKotlinGetterAndJavaField.txt
…
overrideKotlinPropertyByJavaMethod.txt
…
privateClassVal.txt
…
privateClassVar.txt
…
privateFakeOverrideFromSuperclass.txt
…
privateJvmStaticVarInObject.txt
Update LightAnalysisModeCodegenTests for Kotlin 1.1
2016-12-05 20:10:32 +03:00
privatePropertyCallIsAccessibleOnAccessors.txt
…
privateToThisAccessors.txt
…
propertyOfNestedClassAndArrayType.txt
…
protectedClassVar.txt
…
publicClassValAccessible.txt
…
referenceToJavaFieldOfKotlinSubclass.txt
…
simpleGetProperties.txt
…