Ilya Gorbunov
|
c7bd70732c
|
Inline-only in generated code
|
2016-02-01 22:09:07 +03:00 |
|
Ilya Gorbunov
|
f596d9ac23
|
Provide asIterable also for CharSequences, Maps and Iterables.
KT-10152 Fixed
|
2015-12-01 01:18:18 +03:00 |
|
Ilya Gorbunov
|
07654eb82b
|
StdLib cleanup, deprecated symbol usage: size() and length()
|
2015-11-21 00:54:05 +03:00 |
|
Ilya Gorbunov
|
9e8600e52f
|
Cleanup in stdlib generators
|
2015-10-20 18:10:20 +03:00 |
|
Ilya Gorbunov
|
473698a7e8
|
Generate JvmMultifileClass annotation on parts.
|
2015-09-25 21:09:36 +03:00 |
|
Ilya Gorbunov
|
6f71e54268
|
In-place array sorting in JS.
|
2015-08-27 00:07:56 +03:00 |
|
Ilya Gorbunov
|
2f1c8a3dfa
|
Remove special case of generation for numeric and toPrimitiveArrays.
|
2015-07-27 19:02:49 +03:00 |
|
Ilya Gorbunov
|
ae60f7a32f
|
Prettify kdocs and exception messages in the generated code.
|
2015-05-27 22:16:15 +03:00 |
|
Ilya Gorbunov
|
01a0348685
|
Remove deprecated size property usage from generated code.
|
2015-05-26 23:23:32 +03:00 |
|
Ilya Gorbunov
|
7fba979372
|
Generate to[Primitive]Array() methods for generic arrays and collections.
#KT-4180 Fixed
|
2015-04-22 18:21:37 +03:00 |
|
Valery Kharitonov
|
38a4f86db2
|
Implemented asIterable method for arrays. #KT-1313 Fixed
|
2015-03-10 11:21:39 +03:00 |
|
Dmitry Jemerov
|
4352023d60
|
generate more methods and properties in the standard library
|
2015-02-10 14:31:20 +01:00 |
|
Ilya Ryzhenkov
|
fa0542b801
|
Clean size/length/first/head/empty properties and functions.
|
2014-12-16 17:33:21 +03:00 |
|
Ilya Ryzhenkov
|
e37d8174c3
|
New stdlib generators
|
2014-03-19 20:25:11 +04:00 |
|
Jon Renner
|
6781231411
|
KT-4347 add Array extension indexOf to stdlib
|
2013-12-30 14:42:56 +04:00 |
|
nik
|
45e9211943
|
standard library: added isEmpty/isNotEmpty functions for primitive arrays
|
2013-12-02 18:24:24 +04:00 |
|