David Farler
|
b7d17b25ba
|
Rename -parse flag to -typecheck
A parse-only option is needed for parse performance tracking and the
current option also includes semantic analysis.
|
2016-11-28 10:50:55 -08:00 |
|
Dmitri Gribenko
|
f0633ce5a9
|
stdlib: Sequence.iterator() => .makeIterator()
|
2016-02-23 13:52:30 -08:00 |
|
Maxim Moiseev
|
0e54467bfa
|
Final bulk removal of Type suffix
|
2015-12-16 17:06:19 -08:00 |
|
Dmitri Gribenko
|
1c0047829a
|
Rename SequenceType.generate() to SequenceType.iterator()
|
2015-12-09 17:11:17 -08:00 |
|
Dmitri Gribenko
|
2cf172160c
|
Rename SequenceType.Generator associated type to SequenceType.Iterator
|
2015-12-09 17:11:05 -08:00 |
|
Dmitri Gribenko
|
31598d41bf
|
Rename GeneratorType to IteratorProtocol
|
2015-12-07 17:08:32 -08:00 |
|
Doug Gregor
|
bb35361b5b
|
Add test for rdar://problem/20508671.
Swift SVN r29120
|
2015-05-28 23:24:26 +00:00 |
|