Andrey Zinovyev
|
de3f31cf78
|
[FIR] Partial implementation of DEPRECATION(_ERROR) diagnostics
No support for inheritance deprecations
and deprecations in qualifier's parts
|
2021-07-07 16:19:28 +03:00 |
|
Mikhail Bogdanov
|
95654bb9bc
|
Deprecate @JvmDefault
#KT-40392 Fixed
(cherry picked from commit c11f38688e)
|
2021-03-13 08:24:17 +00:00 |
|
Jinseong Jeon
|
7b01cf7b04
|
FIR: handle labeled super reference properly
|
2020-05-07 12:02:56 +03:00 |
|
Mikhail Bogdanov
|
4f7599076c
|
Postpone JvmDefault deprecation. Revert "Deprecate @JvmDefault"
This reverts commit c11f3868
|
2020-05-04 10:02:16 +02:00 |
|
Mikhail Bogdanov
|
c11f38688e
|
Deprecate @JvmDefault
|
2020-04-09 07:37:31 +02:00 |
|
Alexander Udalov
|
e3c381a298
|
Remove API_VERSION 1.3 from tests on JvmDefault
So that these tests will now check behavior on the latest API version
|
2018-12-20 12:53:23 +01:00 |
|
Mikhael Bogdanov
|
065780de4c
|
Switch enableJvmDefault to jvmDefaultMode
|
2018-05-28 22:15:42 +02:00 |
|
Mikhael Bogdanov
|
31e459d9c0
|
Fix misspelling in test data
|
2018-04-09 18:13:35 +02:00 |
|
Mikhael Bogdanov
|
cb9c1ae104
|
Support default method super calls within @JvmDefault ones
|
2018-04-09 18:13:34 +02:00 |
|