pyos
|
fb0261bfc1
|
Remove JvmDescriptorWithExtraFlags and fix syntheticness
(of fields and classes, it is already correct for methods).
|
2019-04-09 08:18:14 +02:00 |
|
pyos
|
3fdcf8376f
|
Add IR equivalent of the WriteFlags test
|
2019-04-09 08:11:29 +02:00 |
|
Mikhael Bogdanov
|
b7afb4a58e
|
Generate enum entries classes with package private visibility
#KT-6574 Fixed
|
2018-09-14 16:23:57 +02:00 |
|
Michael Bogdanov
|
71c2a6e792
|
Generate package private visibility in bytecode for private classes
|
2016-02-03 10:32:41 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Natalia.Ukhorskaya
|
a739964c74
|
Back-end: write correct visibility flags for private inner classes
|
2012-12-06 17:25:13 +04:00 |
|