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
cadc2dfe4da3f795d744f3bde48768ef00a080b6
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
syntheticAccessors
T
History
pyos
27094d0371
JVM_IR: fix synthetic accessor generation (again)
...
Turns out private inline functions *can* be called from other classes.
2019-10-17 12:38:19 +02:00
..
accessorForGenericConstructor.kt
Update tests
2018-08-31 15:34:18 +03:00
accessorForGenericMethod.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
accessorForGenericMethodWithDefaults.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
accessorForProtected.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
accessorForProtectedInvokeVirtual.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
inline.kt
JVM_IR. Accessor lowering
2018-10-15 21:52:50 +03:00
inlineInOtherClass.kt
JVM_IR: fix synthetic accessor generation (again)
2019-10-17 12:38:19 +02:00
jvmField.kt
Clean up backend.common.ir.IrUtils.kt
2018-10-15 21:52:50 +03:00
jvmNameForAccessors.kt
Specify JVM target backend for test with '@JvmXXX' annotations
2018-12-21 16:09:07 +01:00
kt9717.kt
…
kt9717DifferentPackages.kt
…
kt9958.kt
…
kt9958Interface.kt
…
kt10047.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
kt21258_indirect.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
kt21258_simple.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
protectedFromLambda.kt
Unmute ir-tests after CR support
2018-08-09 14:22:50 +03:00
syntheticAccessorNames.kt
Specify JVM target backend for test with '::class.java' usage
2018-12-21 16:09:04 +01:00