Dmitri Gribenko
|
9bcd5a1056
|
Collection.length => .count
|
2016-01-22 18:41:19 -08:00 |
|
Max Moiseev
|
d00f407a59
|
[stdlib] checking for negative count value in Repeated.init
|
2016-01-21 15:08:14 -08:00 |
|
Max Moiseev
|
08e1e4a043
|
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
|
2016-01-11 16:51:11 -08:00 |
|
Erik Eckstein
|
9c25ce1a75
|
tests: add a few more import statements to workaround linker errors
|
2016-01-08 15:08:56 -08:00 |
|
Maxim Moiseev
|
9e50505970
|
internal or public // @testable initializers
|
2015-12-17 17:02:49 -08:00 |
|
Dmitri Gribenko
|
73ce9ae7e9
|
Collection.count => .length
And other API changes that naturally fall out from this, like
Array(repeating:count:) => Array(repeating:length:).
|
2015-12-17 15:55:29 -08:00 |
|
Max Moiseev
|
3fe0c60d7f
|
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
|
2015-12-17 11:00:02 -08:00 |
|
Arsen Gasparyan
|
c24ea277d5
|
[tests] Add basic tests for Repeat struct
|
2015-12-17 20:41:54 +03:00 |
|