Zalim Bashorov
|
d635d7859e
|
KJS: remove obsolete kotlin.modules
|
2017-01-18 14:40:48 +03:00 |
|
Zalim Bashorov
|
8ccc00f3d4
|
KJS: deprecate enumerable annotation since it's no longer has any effect and rewrite test which checks enumerability of members
|
2016-12-15 14:49:31 +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
|
68412ae94f
|
JS: replace all usages of @native annotation with external modifier, in tests, stdlib, etc
|
2016-12-08 15:41:39 +03:00 |
|
Alexey Andreev
|
725d13b72e
|
KT-2752: fix JsName with explicit use target. Add some tests for JsName with use targets
|
2016-10-08 19:25:33 +03:00 |
|
Alexey Andreev
|
0c3c2af76d
|
JS: fix remaining tests. Suppress extensionFromTopLevelUnitOneStringArg.kt, use another approach to check whether object's property accessed via this
|
2016-09-29 12:00:45 +03:00 |
|
Alexey Andreev
|
7e2d5b04de
|
JS: move more test to box tests
|
2016-09-29 12:00:42 +03:00 |
|