Ilya Gorbunov
|
3be1174824
|
Replace @native with external in tests
|
2017-01-27 01:29:15 +03:00 |
|
Alexey Andreev
|
aedf8bd232
|
JS: replace noImpl with definedExternally in tests
|
2017-01-24 20:14:31 +03:00 |
|
Alexey Andreev
|
6ef4a3389e
|
JS: prohibit external functions and accessors with bodies other than noImpl. Prohibit to use anything except noImpl for default parameters initializers in external functions. See KT-13892
|
2016-12-29 16:00:30 +03:00 |
|
Alexey Andreev
|
3882bf7564
|
JS: prohibit native (external) extension properties and functions. See KT-13896
|
2016-12-09 15:13:07 +03:00 |
|
Alexey Andreev
|
d0ffb5bd32
|
JS: add restrictions to external modifier according to KT-13893
|
2016-12-08 15:41:42 +03:00 |
|