develar
|
995f898116
|
JS backend: added String.isEmpty
(cherry picked from commit 6cf1761)
|
2013-08-09 14:29:52 +04:00 |
|
develar
|
7c18ab3ca8
|
JS backend: cleanup strings code.
Added String.size and String.length().
|
2013-08-09 14:29:52 +04:00 |
|
Zalim Bashorov
|
9b09d5f6df
|
JS backend: fixed String.split for the case when using regexp.
Added(overload) String.split with limit parameter.
|
2013-08-09 14:29:51 +04:00 |
|
pTalanov
|
5bc4fc458a
|
Don't call redundant toString for variables of type Int
Refactor StringTemplateTranslator a little
|
2012-10-01 21:15:13 +04:00 |
|
Pavel V. Talanov
|
39edcda317
|
KT-2227 Call to toString missing when interpolating string literal.
Test only.
#KT-2227
|
2012-07-20 18:57:37 +04:00 |
|
pTalanov
|
3bb14ecd7f
|
Add toString call when interpolating strings
|
2012-06-15 18:19:10 +04:00 |
|
pTalanov
|
c21ea8aa86
|
add test files
|
2012-02-27 21:55:58 +04:00 |
|