James Strachan
|
7e93494e2f
|
renamed the sort() methods on Iterable which create a new List and sort that as "toSortedList()" instead which is more accurate.
|
2011-12-18 08:15:39 +00:00 |
|
James Strachan
|
d122929b4b
|
first cut of the collection methods in the standard library in http://confluence.jetbrains.net/display/JET/Standard+Library along with a little testlib to test them. Still a few TODO things and tidy up (and am sure a few more methods could be very handy too) but its getting Kool :)
|
2011-12-18 07:17:38 +00:00 |
|
James Strachan
|
55ba7c0fde
|
added a first spike of the collection-like methods based on this doc http://confluence.jetbrains.net/display/JET/Standard+Library
|
2011-12-16 11:29:11 +00:00 |
|
Alex Tkachman
|
9d0a2c7243
|
(slightly modified) contribution of Sergey Ignatov of methods for strings and arrays
|
2011-12-13 13:26:42 +02:00 |
|
Alex Tkachman
|
b9f39b00c0
|
KotlinCompiler and tests aware on standard library
|
2011-11-28 14:36:57 +02:00 |
|