Dmitry Petrov
|
ea7b5827ab
|
Minor: update testData for bytecode listing tests
|
2020-02-27 13:36:24 +03:00 |
|
Yan Zhulanow
|
0dda7bd7ca
|
NoArg: Update test data (enum constructors are now private)
|
2018-12-12 21:40:44 +09:00 |
|
Yan Zhulanow
|
187ca71dc6
|
NoArg: Fix compatibility with sealed classes with non-zero-parameter constructors (KT-19687)
Also check if a class has a sealed super class properly.
|
2017-09-06 17:40:20 +03:00 |
|
Yan Zhulanow
|
9a5a003d0a
|
NoArg: Fix IllegalAccessError on instantiating sealed class child via Java reflection (KT-18245)
|
2017-08-02 03:21:16 +03:00 |
|
Yan Zhulanow
|
b99007961f
|
NoArg: Do not invoke initializers by default. Require "invokeInitializers" option to be set explicitly (KT-18667, KT-18668)
|
2017-07-12 00:17:24 +03:00 |
|
Yan Zhulanow
|
254e8156ac
|
NoArg: Initialize properties in noarg constructor (KT-16692)
|
2017-05-04 18:46:42 +03:00 |
|
Yan Zhulanow
|
e626b121ad
|
NoArg: Add compiler plugin
|
2016-12-09 20:01:10 +03:00 |
|