Mikhail Glukhikh
|
ebed224f82
|
FE 1.0: use TYPE_VARIANCE_CONFLICT deprecation factory
|
2022-03-03 12:57:04 +00:00 |
|
Ivan Kochurkin
|
2c1c24c042
|
[FIR] Implement WRONG_MODIFIER_CONTAINING_DECLARATION, DEPRECATED_MODIFIER_CONTAINING_DECLARATION
|
2021-08-13 18:32:28 +03:00 |
|
Mikhail Glukhikh
|
74976911a2
|
Diagnostic for "private setter in abstract property" renamed
|
2015-11-23 17:29:20 +03:00 |
|
Mikhail Glukhikh
|
e121ba549e
|
Accessor visibilities are now forbidden for abstract properties
|
2015-10-12 18:12:39 +03:00 |
|
Mikhail Glukhikh
|
cba6870f52
|
protected & internal are now forbidden in interfaces
|
2015-10-07 11:57:14 +03:00 |
|
Mikhail Glukhikh
|
361448de8b
|
Rename: private / final property in trait --> in interface
|
2015-09-30 19:38:19 +03:00 |
|
Mikhail Glukhikh
|
7a99b3872b
|
Forbid private functions with no body and private properties in traits which are abstract by default
|
2015-09-30 19:38:02 +03:00 |
|
Mikhail Glukhikh
|
9ccf1a1729
|
Partial rollback: 'private' is no more deprecated in interfaces, some tests rolled back accordingly
|
2015-09-25 18:57:52 +03:00 |
|
Mikhail Glukhikh
|
731fdecf06
|
private / protected / internal modifiers are deprecated in interfaces, relevant tests changed
|
2015-09-23 16:32:54 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Stanislav Erokhin
|
aa97bb8cfc
|
Added Variance tests
|
2014-12-02 14:30:15 +03:00 |
|