Ilya Goncharov
|
cb5b26d2e7
|
[JS] Fix diagnostics test data with IR compiler
|
2023-07-04 18:04:14 +00:00 |
|
Artem Kobzar
|
633d840c88
|
[K/JS] Deprecate external enum declarations
^KT-57254 Fixed
|
2023-03-10 12:55:43 +00:00 |
|
Alexander Udalov
|
472959aca1
|
Improve rendering of modifiers in DescriptorRenderer
* Use bold font to render all modifiers
* Render 'external' according to the style guide, right after modality
|
2017-08-25 15:35:05 +03:00 |
|
Alexey Andreev
|
79ba6a57d6
|
JS: report errors on different external items:
* data classes
* val/var parameters of primary constructors
* enum entry with body
* anonymous `init {}` block in classes
|
2016-12-29 16:00:35 +03:00 |
|
Alexey Andreev
|
abca774422
|
Support external modifier on classes in descriptor renderer. Regenerate test data.
|
2016-12-08 15:41:44 +03:00 |
|
Alexey Andreev
|
d0ffb5bd32
|
JS: add restrictions to external modifier according to KT-13893
|
2016-12-08 15:41:42 +03:00 |
|