vladislav.grechko
|
34bac48541
|
Add JVM ABI K1/K2 consistency tests
|
2023-12-26 10:18:19 +00:00 |
|
Dmitriy Novozhilov
|
af79265f42
|
[FIR] Fix creating overrides for functions with name same as renamed in JVM builtins
|
2021-03-02 19:11:15 +03:00 |
|
Dmitry Petrov
|
e018f2bd3e
|
JVM_IR more precise check for special bridges in super class
KT-41123
|
2020-10-02 12:51:49 +03:00 |
|
Steven Schäfer
|
9d63412b3e
|
JVM IR: Produce correct generic signatures for special bridge methods
|
2020-07-27 17:02:24 +02:00 |
|
Steven Schäfer
|
07737f8fc6
|
JVM IR: Fix BridgeLowering
|
2020-02-07 18:44:50 +03:00 |
|
Mads Ager
|
3a11322506
|
Enable bytecode text tests for the JVM_IR backend.
|
2018-12-21 16:20:45 +01:00 |
|
Denis Zharkov
|
68f411395a
|
Fix bridge generation for special builtin override
Use method itself signature as common bridge delegate
#KT-11285 Fixed
|
2016-03-07 09:26:02 +03:00 |
|
Denis Zharkov
|
fafca76ac5
|
Generate common bridges for final builtin declaration
#KT-9596 Fixed
|
2015-10-17 17:46:17 +03:00 |
|
Denis Zharkov
|
5c2fd75389
|
Minor. Clarified comments in test
|
2015-10-14 20:39:46 +03:00 |
|
Denis Zharkov
|
89ded4ab1d
|
Implement hack to support both remove() and removeAt() in MutableList<Int>
Also add couple of tests about CharSequence.get
|
2015-10-11 19:57:22 +03:00 |
|