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
4eb64fb4b94951598165c276a4007511230f6ca6
kotlin-fork
/
compiler
/
testData
/
writeSignature
/
inlineClasses
T
History
Mikhail Zarechenskiy
4eb64fb4b9
Support mapping for inline classes based on type variables
2018-02-09 04:56:41 +03:00
..
basicInlineClassDeclarationCodegen.kt
Initial version of codegen for inline classes
2018-02-05 12:07:40 +03:00
genericInlineClassBasedOnGenericType.kt
Support mapping for inline classes based on type variables
2018-02-09 04:56:41 +03:00
genericInlineClassWithDefaultTypeParameter.kt
Support mapping for inline classes based on type variables
2018-02-09 04:56:41 +03:00
genericInlineClassWithNotNullTypeParameter.kt
Support mapping for inline classes based on type variables
2018-02-09 04:56:41 +03:00
nullableInlineClassType.kt
Refine type mapping for nullable inline class types
2018-02-05 12:07:39 +03:00
simpleSignatureWithInlineClassTypesAsPrimitive.kt
…
simpleSignatureWithInlineClassTypesAsReference.kt
…