Ilya Ryzhenkov
|
be717f48f8
|
Stop using deprecated APIs
|
2014-12-16 17:33:24 +03:00 |
|
Ilya Ryzhenkov
|
fa0542b801
|
Clean size/length/first/head/empty properties and functions.
|
2014-12-16 17:33:21 +03:00 |
|
Zalim Bashorov
|
eae86e035f
|
Minor in stdlib: move String.trimLeading and String.trimTrailing to common place.
|
2014-11-18 15:57:50 +03:00 |
|
Zalim Bashorov
|
624f5c4c34
|
Minor: moved test for check the iterating over String to common place.
#KT-3617 Fixed
|
2014-11-07 16:30:50 +03:00 |
|
Ilya Ryzhenkov
|
f471f7901c
|
Migrate to using join* functions instead of deprecated.
|
2014-06-10 11:11:02 +04:00 |
|
Ilya Ryzhenkov
|
a2a93a3830
|
Fix String.dropWhile & String.takeWhile
|
2014-06-10 11:11:01 +04:00 |
|
Ilya Ryzhenkov
|
cbc0e6404e
|
Support String in generators, and migrate generated functions.
|
2014-04-24 12:59:41 +04:00 |
|
Amal Samally
|
a3ad79e5d9
|
KT-4614: Add String.format(Locale, args)
|
2014-04-24 12:59:40 +04:00 |
|
Ilya Ryzhenkov
|
e37d8174c3
|
New stdlib generators
|
2014-03-19 20:25:11 +04:00 |
|