Ilya Gorbunov
|
d49f5b95b0
|
Fix deprecations in testData
|
2016-01-27 19:05:19 +03:00 |
|
Ilya Gorbunov
|
25c4453dc5
|
Cleanup deprecated symbol usages in testData
|
2016-01-22 05:54:38 +03:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Ilya Gorbunov
|
5373c380ac
|
Remove obsolete extensions conflicting with stdlib
|
2015-11-04 22:19:46 +03:00 |
|
Ilya Gorbunov
|
352ac58ba5
|
Fix testData/js: replace deprecated usages: times, sortBy, reverse, splitBy.
|
2015-10-07 22:36:48 +03:00 |
|
Ilya Gorbunov
|
0e3e33e5c1
|
Fix deprecations in testData: js semantics.
|
2015-09-19 05:04:05 +03:00 |
|
Stanislav Erokhin
|
fb14979051
|
Created object java.util.Collections as workaround for js-stdlib.
|
2015-09-18 21:00:15 +03:00 |
|
Alexey Tsvetkov
|
012bc8f1db
|
Revert "Simple workaround for problem described in KT-6437"
This reverts commit 34d408eb7b.
|
2015-04-24 18:19:34 +03:00 |
|
Stanislav Erokhin
|
b152211096
|
Added init keyword to testdata
|
2015-04-07 13:08:51 +03:00 |
|
Ilya Gorbunov
|
b930f71b79
|
Fix split method usage in JS: split replaced with splitWithRegex or splitBy.
|
2015-04-01 18:17:08 +03:00 |
|
Denis Zharkov
|
34d408eb7b
|
Simple workaround for problem described in KT-6437
JS backend generate invalid code when inlining within constructor using property
|
2014-12-11 16:04:04 +03:00 |
|
Zalim Bashorov
|
838c384672
|
"js" -> "kotlin.js"
|
2014-09-16 19:32:37 +04:00 |
|
Zalim Bashorov
|
442215e829
|
JS backend: testFiles -> testData
|
2014-03-11 20:04:00 +04:00 |
|