Steven Schäfer
|
5760c0be9c
|
JVM IR: Avoid redundant coercions in ExpressionCodegen
|
2020-02-15 22:32:23 +03:00 |
|
Mads Ager
|
3a11322506
|
Enable bytecode text tests for the JVM_IR backend.
|
2018-12-21 16:20:45 +01:00 |
|
Dmitry Petrov
|
b1016936b2
|
'box'/'unbox' methods are called by inline class
|
2018-09-05 12:20:57 +03:00 |
|
Mikhail Zarechenskiy
|
6d4d244c28
|
Generate function from Any for inline classes same as for data classes
#KT-24873 Fixed
#KT-25293 Fixed
#KT-25299 Fixed
|
2018-08-06 10:56:01 +03:00 |
|
Mikhail Zarechenskiy
|
01d9be65bc
|
Perform bytecode optimisations for inline classes
#KT-23742 Fixed
|
2018-06-18 11:52:36 +03:00 |
|
Mikhail Zarechenskiy
|
80dd5c106e
|
Propagate KotlinType through call generator, fix boxing on arguments
|
2018-02-13 13:16:42 +03:00 |
|