Alexey Andreev
|
aedf8bd232
|
JS: replace noImpl with definedExternally in tests
|
2017-01-24 20:14:31 +03:00 |
|
Alexey Andreev
|
55d4c0e439
|
JS: prohibit non-abstract members of external interfaces, except for nullable properties. See KT-15308
|
2016-12-29 16:00:30 +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 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02: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 |
|