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-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd0c92e307c4adb0b43f4e159e05d30d4b41f7cd
kotlin
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
syntheticExtensions
History
Valentin Kipyatkov
468919f5d9
Fixed codegen crash on use of protected synthetic extension property
2015-08-12 18:17:09 +03:00
..
_protected.java
Fixed codegen crash on use of protected synthetic extension property
2015-08-12 18:17:09 +03:00
_protected.kt
Fixed codegen crash on use of protected synthetic extension property
2015-08-12 18:17:09 +03:00
_protectedSetter.java
Fixed codegen crash on use of protected synthetic extension property
2015-08-12 18:17:09 +03:00
_protectedSetter.kt
Fixed codegen crash on use of protected synthetic extension property
2015-08-12 18:17:09 +03:00
fromTwoBases.java
Fixed synthetic properties for method inherited from two bases
2015-07-21 08:32:51 +03:00
fromTwoBases.kt
Fixed synthetic properties for method inherited from two bases
2015-07-21 08:32:51 +03:00
getter.java
…
getter.kt
…
implicitReceiver.java
…
implicitReceiver.kt
…
overrideOnlyGetter.java
Synthetic properties: correct behaviour for method hierarchies
2015-07-21 08:32:51 +03:00
overrideOnlyGetter.kt
Synthetic properties: correct behaviour for method hierarchies
2015-07-21 08:32:51 +03:00
plusPlus.java
…
plusPlus.kt
…
setter.java
…
setter.kt
…