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
64d40b47436dbf2947e08b0769710fe2de0bcb20
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
polymorphicSignature
T
History
Alexander Udalov
64d40b4743
Support JVM polymorphic signature calls to methods with void return type
...
#KT-32026 Fixed
2019-12-17 18:39:05 +01:00
..
anonymousSubclass.kt
JVM_IR: implement -Xpolymorphic-signature
2019-12-03 08:31:46 +01:00
invoke.kt
JVM_IR: implement -Xpolymorphic-signature
2019-12-03 08:31:46 +01:00
invokeExact.kt
JVM_IR: implement -Xpolymorphic-signature
2019-12-03 08:31:46 +01:00
invokeExactWithInlineClass.kt
JVM_IR: implement -Xpolymorphic-signature
2019-12-03 08:31:46 +01:00
varargOfObjects_after.kt
Support JVM polymorphic signature calls to methods with void return type
2019-12-17 18:39:05 +01:00
varargOfObjects_before.kt
Support JVM polymorphic signature calls to methods with void return type
2019-12-17 18:39:05 +01:00
voidReturnType.kt
Support JVM polymorphic signature calls to methods with void return type
2019-12-17 18:39:05 +01:00