Ilya Kirillov
|
69c024a5ce
|
[FIR] optimize deprecation calculation for symbols
All symbols except member callables can be deprecated if they have non-empty annotation list
^KT-56800 fixed
|
2023-02-24 16:10:57 +01:00 |
|
Kirill Rakhman
|
1eb18f13bd
|
FIR: Fix test data after making LHS of assignment an expression
KT-54648
|
2023-01-31 08:39:43 +00:00 |
|
Ilya Kirillov
|
1bbcae5ed2
|
[FIR] fix resolve contract violation from scopes
We cannot call lazy resolve to STATUS phase from scopes as scopes may be accessed on a STATUS phase or earlier
^KT-54890
^KTIJ-23587 fixed
|
2023-01-13 21:32:51 +00:00 |
|
Steven Schäfer
|
6af616d3c3
|
FIR: make declarations marked with 'override' implicitly open
#KT-52236 Fixed
|
2022-12-14 21:46:41 +00:00 |
|
Ilya Kirillov
|
5477e2073f
|
[Analysis API] fix typo in testdata filenames
|
2022-12-05 17:27:43 +01:00 |
|