Alexander Udalov
|
9f269b83aa
|
Remove "legacy" mode of jvm-abi-gen plugin
#KT-55375 Fixed
|
2023-03-10 12:24:50 +00:00 |
|
pyos
|
d6fdd6734e
|
jvm-abi-gen: sort inner classes
|
2022-12-28 14:42:33 +01:00 |
|
pyos
|
26a7ac6d92
|
jvm-abi-gen: keep InnerClass attributes for all referenced types
^KT-55233 Fixed
|
2022-12-28 14:42:33 +01:00 |
|
Alexander Udalov
|
97f63d539c
|
Remove tests on jvm-abi-gen with old JVM backend
#KT-48532 Fixed
|
2022-09-16 00:16:31 +02:00 |
|
Pavel Mikhailovskii
|
18e61315f4
|
KT-27936 Generate InnerClasses attributes
|
2022-08-23 22:06:10 +00:00 |
|
Steven Schäfer
|
05695761ec
|
jvm-abi-gen: Add test to check the declaration order in interface jars
|
2021-12-01 19:20:47 +01:00 |
|
Dmitry Petrov
|
89a0b3e944
|
Check class source in bytecode listing tests
|
2020-07-27 19:13:37 +03:00 |
|
Dmitry Petrov
|
0741781462
|
Compare inner class access flags in bytecode listing tests
|
2020-07-23 19:13:28 +03:00 |
|
Dmitry Petrov
|
e9231b5624
|
JVM: Generate object and companion object INSTANCE fields as @NotNull
|
2020-06-22 16:28:00 +03:00 |
|
Kevin Bierhoff
|
0285b26e40
|
make FunctionCodegen skip method bodies we don't need, which avoids problems with inlining methods inside methods we don't need
KT-33604
|
2019-11-22 12:54:42 +03:00 |
|
Alexey Tsvetkov
|
09dbf427ee
|
Disable removing private/synthetic/local classes temporarily
|
2018-12-11 22:48:53 +03:00 |
|
Alexey Tsvetkov
|
05c5196aaa
|
Reuse BytecodeListingTextCollectingVisitor in tests
|
2018-12-11 22:48:53 +03:00 |
|
Alexey Tsvetkov
|
d54ce2da6f
|
Exclude nested classes of private classes from ABI classes
|
2018-12-11 22:48:53 +03:00 |
|