Andrei Klunnyi
|
b7eded6e48
|
KT-46146 no 'protected' for final classes
Intention to change final class constructor visibility to 'protected'
was erroneous. This commit removes it.
|
2021-05-07 12:47:40 +00:00 |
|
Andrei Klunnyi
|
686368749a
|
KT-46146 'protected' is unavailable for primary constructors
Prior to this commit intention to change primary constructor visibility
to 'protected' was filtered out.
|
2021-05-07 12:47:38 +00:00 |
|
Dmitry Gridin
|
6c439ae85a
|
Create TrailingCommaIntention
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Vadim Brilyantov
|
0ec3d15218
|
#KT-19924: Fix usability issue with extract declaration from file intention
Fix ExtractDeclaration intention name in tests
Fix ExtractDeclaration intention folder and description to avoid "not found Dir URL" exception
|
2019-02-26 15:35:15 +03:00 |
|
Mikhail Glukhikh
|
a43be4cbe8
|
Fix testNotPossible (no more conversion to secondary constructor)
|
2018-10-09 11:08:37 +03:00 |
|
Mikhail Glukhikh
|
80063b6f91
|
Quick-fix for DELEGATED_MEMBER_HIDES_SUPERTYPE_OVERRIDE added #KT-15966 Fixed
|
2017-03-07 19:06:16 +03:00 |
|