Alexey Andreev
|
aedf8bd232
|
JS: replace noImpl with definedExternally in tests
|
2017-01-24 20:14:31 +03: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
|
676ca86ea4
|
Deprecate escaped modifiers and unescaped annotations
|
2015-09-08 12:11:30 +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
|
9869ae10e5
|
JS frontend: allow to omit body for native functions and initializer for native properties. Additionally suppress UNUSED_PARAM for new nativeX annotations too.
|
2014-12-29 21:37:18 +03:00 |
|