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-11 00:21:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70cd1cfcdfd41b2751225b39d45ab11b8fe6d49d
kotlin
/
compiler
/
testData
/
codegen
/
box
/
inlineClasses
History
Mikhail Zarechenskiy
c5c8d84719
Support boxing/unboxing for method return types
2018-02-09 04:56:36 +03:00
..
checkBoxingFromReturnTypeForInlineClasses.kt
Support boxing/unboxing for method return types
2018-02-09 04:56:36 +03:00
checkBoxingOnFunctionCalls.kt
Support boxing for inline classes on function calls
2018-02-09 04:56:08 +03:00
checkBoxingOnLocalVariableAssignments.kt
Initial boxing for inline classes: local variable assignments
2018-02-09 04:55:44 +03:00
emptyConstructorForInlineClass.kt
…
useInlineFunctionInsideInlineClass.kt
Support calling inline functions inside inline classes
2018-02-05 12:07:41 +03:00