Alexander Udalov
|
104188c035
|
Render annotation arguments in bytecodeListing tests
|
2021-07-26 14:33:30 +02: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 |
|
Mikhail Bogdanov
|
b8f0ad2111
|
Generate nullability annotations on this receiver in DefaultImpls. Don't generate nullability annotations in private methods
#KT-36969 Fixed
|
2020-06-19 11:57:35 +02:00 |
|
Dmitry Petrov
|
84baa0b4c2
|
Check more flags in bytecode listing tests
|
2020-02-26 12:03:37 +03:00 |
|
Alexander Udalov
|
b208995d73
|
Render different class kinds differently in bytecode listing test
|
2016-05-20 00:36:56 +03:00 |
|
Alexander Udalov
|
5de1cf3bb4
|
Do not write old metadata annotations to bytecode
|
2016-02-06 15:53:55 +05:30 |
|
Alexander Udalov
|
e37bd4eba6
|
Do not write and read KotlinInterfaceDefaultImpls
This was only used in InlineTestUtil.kt and had no effect in the condition
|
2016-01-19 18:39:59 +03:00 |
|
Alexander Udalov
|
59dab0a558
|
Combine all metadata annotations into one kotlin/Metadata
|
2016-01-19 18:39:59 +03:00 |
|
Yan Zhulanow
|
3475b4796f
|
Do not generate DefaultImpls if empty
|
2015-10-26 20:37:31 +03:00 |
|