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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
polymorphicSignature
T
History
Alexander Udalov
5321a6af33
Forbid spread operator in signature-polymorphic calls
...
#KT-35226 Fixed
2020-01-21 15:57:35 +01:00
..
anonymousSubclass.kt
JVM_IR: implement -Xpolymorphic-signature
2019-12-03 08:31:46 +01:00
invoke.kt
Minor, add more tests on signature-polymorphic calls
2019-12-17 18:44:19 +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
nullArgument.kt
Minor, add more tests on signature-polymorphic calls
2019-12-17 18:44:19 +01:00
varargOfObjects_after.kt
Forbid spread operator in signature-polymorphic calls
2020-01-21 15:57:35 +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