Alexander Korepanov
|
be4f6beddb
|
[JS Tests] Prepare JS tests for testing backend diagnostics
- Introducing a backend diagnostic handler.
- Moving JS diagnostic tests from test-common to
js.test to avoid circular module dependencies.
^KT-61886 Fixed
|
2023-09-13 12:19:15 +00:00 |
|
Dmitry Petrov
|
92a8448042
|
DiagnosticsTestWithJsStdLib should use proper language version settings
|
2018-07-20 10:39:51 +03:00 |
|
Dmitry Petrov
|
5767f84c0e
|
Restrict retention for annotations with target EXPRESSION
#KT-13762 Fixed
|
2018-07-18 14:21:03 +03:00 |
|
Alexey Andreev
|
9dc16f0564
|
JS: prohibit runtime annotations on external declarations. Warn about runtime annotation in remaining cases. See KT-13895
|
2016-12-13 13:58:41 +03:00 |
|
Valentin Kipyatkov
|
ec51076355
|
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
|
2016-10-11 23:38:54 +03:00 |
|
Zalim Bashorov
|
c28b701ccf
|
JS: ignore annotation on expression when its retention is SOURCE
#KT-8258
|
2016-02-15 21:35:30 +03:00 |
|