This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3080b65f7d222a2e95d9fd3d7e789450414e16c6
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
inlineClasses
History
Dmitry Petrov
3080b65f7d
Inline (wrapper) class IC extends erased inline class IC$Erased
2018-09-05 12:20:57 +03:00
..
companionObjectInsideInlineClass.kt
Fix generation of companion object inside inline classes
2018-02-09 04:56:45 +03:00
companionObjectInsideInlineClass.txt
Inline (wrapper) class IC extends erased inline class IC$Erased
2018-09-05 12:20:57 +03:00
computablePropertiesInsideInlineClass.kt
Support generating computable properties inside inline classes
2018-02-09 04:57:20 +03:00
computablePropertiesInsideInlineClass.txt
Inline (wrapper) class IC extends erased inline class IC$Erased
2018-09-05 12:20:57 +03:00
noBridgesForErasedInlineClass.kt
Skip bridge methods generation for inline classes
2018-02-09 04:56:43 +03:00
noBridgesForErasedInlineClass.txt
Inline (wrapper) class IC extends erased inline class IC$Erased
2018-09-05 12:20:57 +03:00
shapeOfInlineClassWithPrimitive.kt
Don't generate backing field for erased inline class
2018-02-09 02:08:09 +03:00
shapeOfInlineClassWithPrimitive.txt
Inline (wrapper) class IC extends erased inline class IC$Erased
2018-09-05 12:20:57 +03:00