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
3080b65f7d222a2e95d9fd3d7e789450414e16c6
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
inlineClasses
T
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
…
shapeOfInlineClassWithPrimitive.txt
Inline (wrapper) class IC extends erased inline class IC$Erased
2018-09-05 12:20:57 +03:00