Dmitri Gribenko
|
243a35cd65
|
Migrate callsites from 'expectEmpty()' to 'expectNil()'
|
2016-09-10 20:05:42 -07:00 |
|
Dave Abrahams
|
9bee5d182f
|
[stdlib] location/formLocation => index/formIndex
|
2016-04-26 17:46:16 -07:00 |
|
Dave Abrahams
|
47a870cc50
|
[stdlib] Use location/formLocation for all index movement
|
2016-04-21 17:13:41 -07:00 |
|
Dmitri Gribenko
|
6985b958fd
|
Merge remote-tracking branch 'origin/master' into swift-3-indexing-model
|
2016-04-04 11:42:17 -07:00 |
|
Slava Pestov
|
49c54870c1
|
Serialization: Auto-linking recursively walks modules imported from -sil-serialize-all modules
|
2016-04-01 12:21:36 -07:00 |
|
Dave Abrahams
|
8d9e62b274
|
[stdlib] indexing model: rename next/previous
I'm not too satisfied with the names for the updating: versions, but
this is a start.
|
2016-03-22 17:13:54 -07:00 |
|
Max Moiseev
|
5713a6b608
|
[stdlib][swift-3-indexing-model] fixing stdlib/Generator tests
|
2016-03-22 12:42:33 -07:00 |
|
Dave Abrahams
|
f493b54e44
|
[stdlib] indexing model: Interval/Range merge
This is step 1; we still need to introduce ClosedRange.
|
2016-03-16 15:59:10 -07:00 |
|
Dmitri Gribenko
|
f0633ce5a9
|
stdlib: Sequence.iterator() => .makeIterator()
|
2016-02-23 13:52:30 -08:00 |
|
Max Moiseev
|
61c837209b
|
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
|
2016-02-04 16:13:39 -08:00 |
|
Dmitri Gribenko
|
4c590585e0
|
Move Default* and Minimal* colections to StdlibCollectionUnittest
New StdlibUnittest build times:
* DebugAssert compiler and library: 50s
* ReleaseAssert compiler and library: 75s
|
2016-01-26 18:58:04 -08:00 |
|