Nikolay Lunyak
|
5b3a73f7cd
|
[FIR JS] Implement FirJsNativeAnnotationChecker
|
2023-01-09 08:57:12 +00:00 |
|
Alexey Andreev
|
68412ae94f
|
JS: replace all usages of @native annotation with external modifier, in tests, stdlib, etc
|
2016-12-08 15:41:39 +03:00 |
|
Denis Zharkov
|
849b8acbf8
|
Replace annotations with brackets in testData
Just in tests that changed after deprecation
|
2015-05-07 22:36:16 +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 |
|