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
ce1f9882dfbdfd722b97378cdbbd38d07f77caaa
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
visibility
/
protectedAndPackage
T
History
pyos
f30e564c90
JVM_IR: do not use fields' superQualifierSymbol to cast the receiver
...
It's only for computing the field owner. #KT-42131 Fixed
2020-09-24 18:28:23 +02:00
..
overrideProtectedFunInPackage.kt
…
protectedAccessor.kt
JVM_IR: add accessors for protected members in divergent hierarchies
2019-10-24 12:46:48 +02:00
protectedFunInPackage.kt
…
protectedPropertyInPackage.kt
…
protectedPropertyInPackageFromCrossinline.kt
JVM_IR: further refine synthetic accessor generation
2020-01-31 13:20:30 +01:00
protectedStaticClass.kt
…
protectedSuperField.kt
JVM_IR: do not use fields' superQualifierSymbol to cast the receiver
2020-09-24 18:28:23 +02:00
protectedSuperMethod.kt
JVM_IR: implement single-abstract-method conversions
2019-04-04 09:45:00 +02:00