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
d685e2aac7fc8366deed95a515e3a2d47a299c8b
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
compileKotlinAgainstKotlin
/
inlineClasses
T
History
Alexander Udalov
b5f9b1dfc0
JVM IR: support inline classes with private constructors from other modules
...
#KT-44723 Fixed
2021-03-22 21:57:07 +01:00
..
oldMangling
JVM IR: support inline classes with private constructors from other modules
2021-03-22 21:57:07 +01:00
callDeserializedPropertyOnInlineClassType.kt
…
constructorWithInlineClassParametersInBinaryDependencies.kt
…
defaultWithInlineClassAndReceivers.kt
…
inlineClassFakeOverrideMangling.kt
…
inlineClassFromBinaryDependencies.kt
…
inlineClassInlineFunctionCall.kt
…
inlineClassInlineProperty.kt
…
internalWithInlineClass.kt
…
privateCompanionObjectValInDifferentModule.kt
…
privateConstructor.kt
JVM IR: support inline classes with private constructors from other modules
2021-03-22 21:57:07 +01:00
privateConstructorWithPrivateField.kt
JVM IR: support inline classes with private constructors from other modules
2021-03-22 21:57:07 +01:00
privateTopLevelValInDifferentModule.kt
…
suspendFunWithDefaultMangling.kt
…