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
02f71a63b8f7a16636076e09557161137de562e2
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxInline
/
syntheticAccessors
T
History
Alexander Udalov
9e357354fb
Add JVM/JVM_IR mixed compilation tests for compileKotlinAgainstKotlin/boxInline
2020-09-07 19:41:37 +02:00
..
withinInlineLambda
Add JVM/JVM_IR mixed compilation tests for compileKotlinAgainstKotlin/boxInline
2020-09-07 19:41:37 +02:00
constField.kt
…
packagePrivateMembers.kt
JVM_IR: generate more accessors for use in inline functions
2019-05-24 11:27:19 +02:00
propertyModifiers.kt
…
protectedMembers.kt
Update inline tests to void PROTECTED_CALL_FROM_PUBLIC_INLINE_ERROR
2019-12-19 12:46:36 +01:00
protectedMembersFromSuper.kt
Update inline tests to void PROTECTED_CALL_FROM_PUBLIC_INLINE_ERROR
2019-12-19 12:46:36 +01:00
superCall.kt
JVM_IR: generate more accessors for use in inline functions
2019-05-24 11:27:19 +02:00
superCallFromMultipleSubclasses.kt
[JVM IR] Ensure there is one accessor for each
super
access from a
2020-03-06 22:59:52 +01:00
superProperty.kt
JVM_IR: generate more accessors for use in inline functions
2019-05-24 11:27:19 +02:00