Victor Petukhov
|
27fa632630
|
[FE 1.0] Update test data with new error type representation
|
2022-03-23 21:13:33 +00: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 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Zalim Bashorov
|
619854a7a3
|
JS frontend: additional check for nativeSetter -- check that the return type is either Unit or a supertype of the second parameter's type.
|
2014-12-30 19:10:38 +03:00 |
|
Zalim Bashorov
|
92984a37ea
|
Js frontend: prohibit default values for functions annotated as nativeIndexer.
|
2014-12-16 18:30:05 +03:00 |
|
Zalim Bashorov
|
31d4a8c226
|
JS frontend: added tests for nativeInvoke, nativeGetter, nativeSetter.
|
2014-12-01 15:27:38 +03:00 |
|