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
2ef47901d02eae5fb413609d2da487cb38c896f3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
reflection
/
call
/
inlineClasses
T
History
wrongwrong
b039f2e574
Fix ArrayStoreException from InlineClassAwareCaller.call
...
#KT-56650 Fixed
2023-02-27 14:29:51 +01:00
..
nonNullObject
Fix incorrect test data on KCallable.call for inline classes
2022-03-18 12:29:05 +01:00
nullableObject
Fix incorrect test data on KCallable.call for inline classes
2022-03-18 12:29:05 +01:00
primitive
Fix incorrect test data on KCallable.call for inline classes
2022-03-18 12:29:05 +01:00
inlineClassConstructor.kt
Fix type mapping of nullable inline class types in reflection
2022-03-18 12:29:05 +01:00
internalPrimaryValOfInlineClass.kt
Add tests for KFunction involving value classes
2022-03-10 23:28:40 +01:00
primaryValOfInlineClass.kt
Add tests for KFunction involving value classes
2022-03-10 23:28:40 +01:00
simpleConstructorWithInlineClassParameter.kt
Fix ArrayStoreException from InlineClassAwareCaller.call
2023-02-27 14:29:51 +01:00