This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80da320c2c6ec9c0d99dc39bccc8d92501698d35
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
callableReference
/
property
History
Pavel V. Talanov
508b401603
Codegen: fix callable reference to member imported from object
2015-10-06 16:31:22 +03:00
..
accessViaSubclass.kt
…
classObjectVar.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
delegated.kt
…
delegatedMutable.kt
…
extensionToArray.kt
Fix deprecations in testData: arrayOf usages.
2015-09-19 04:32:56 +03:00
genericProperty.kt
Simplify property hierarchy in reflection
2015-07-10 20:10:09 +03:00
javaBeanConvention.kt
…
kClassInstanceIsInitializedFirst.kt
Simplify property hierarchy in reflection
2015-07-10 20:10:09 +03:00
kt6870_privatePropertyReference.kt
Forbid callable references to members and extensions with empty LHS
2015-10-03 04:37:04 +03:00
localClassVar.kt
…
memberImportedFromObject.kt
Codegen: fix callable reference to member imported from object
2015-10-06 16:31:22 +03:00
overriddenInSubclass.kt
…
platformNamedAccessors.kt
Adjust testData: get rid of obsolete annotations
2015-06-12 09:23:31 +03:00
publicClassValAccessible.kt
…
simpleExtension.kt
…
simpleMember.kt
…
simpleMutableExtension.kt
…
simpleMutableMember.kt
…
simpleMutableTopLevel.kt
…
simpleTopLevel.kt
…