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
0c3c0989b4d2f1d42d48aa18d5e8e4388a614170
kotlin-fork
/
compiler
/
testData
/
writeFlags
/
property
/
classObject
/
trait
T
History
Steven Schäfer
0c3c0989b4
JVM IR: Don't move inaccessible const fields out of interface companions
2019-08-09 15:22:30 +02:00
..
delegatedProtectedVar.kt
JVM IR: Convert interface companion fields to static fields.
2019-08-08 12:01:52 +02:00
delegatedPublicVal.kt
JVM IR: Convert interface companion fields to static fields.
2019-08-08 12:01:52 +02:00
internalConstVal.kt
JVM IR: Convert interface companion fields to static fields.
2019-08-08 12:01:52 +02:00
internalVal.kt
…
internalVar.kt
…
internalVarPrivateSet.kt
…
noBackingField.kt
…
privateConstVal.kt
JVM IR: Don't move inaccessible const fields out of interface companions
2019-08-09 15:22:30 +02:00
privateVal.kt
JVM IR: Convert interface companion fields to static fields.
2019-08-08 12:01:52 +02:00
privateVar.kt
JVM IR: Convert interface companion fields to static fields.
2019-08-08 12:01:52 +02:00
protectedConstVal.kt
JVM IR: Don't move inaccessible const fields out of interface companions
2019-08-09 15:22:30 +02:00
protectedVal.kt
…
protectedVarPrivateSet.kt
…
publicConstVal.kt
JVM IR: Convert interface companion fields to static fields.
2019-08-08 12:01:52 +02:00
publicVal.kt
…
publicValNonDefault.kt
…
publicVar.kt
…
publicVarNonDefault.kt
…
publicVarPrivateSet.kt
…
publicVarProtectedSet.kt
…
publicVarPublicSet.kt
…