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
1c02231cda04ca504b3905e32faa1dd2bafbf632
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
syntheticExtensions
T
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
…