Commit Graph

13 Commits

Author SHA1 Message Date
Max Moiseev
08e1e4a043 Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines 2016-01-11 16:51:11 -08:00
practicalswift
6c8c9bfbc9 Consistently use normal quotes ("…") instead of curly quotes (“…”). 2016-01-06 21:38:32 +01:00
Max Moiseev
f51e708a8f Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines 2016-01-04 12:25:25 -08:00
ken0nek
50c88b9d15 Add spaces before and after closure arrow in docs 2015-12-23 05:04:58 +09:00
Dmitri Gribenko
9a9ff305f1 RangeReplaceableCollection.replaceRange() => .replaceSubrange() 2015-12-09 17:17:34 -08:00
Dmitri Gribenko
2cf172160c Rename SequenceType.Generator associated type to SequenceType.Iterator 2015-12-09 17:11:05 -08:00
Dave Abrahams
c358f8ee4b [stdlib] Tiny doc fixup
Swift SVN r31049
2015-08-06 15:43:03 +00:00
Dmitri Hrybenko
9b67c6bf7f stdilb: Document the new policy about complexity and properties vs. methods
Swift SVN r28498
2015-05-12 23:37:54 +00:00
Dave Abrahams
cdb5808a95 StdlibAPIGuidelines: final clarification
Swift SVN r27151
2015-04-09 00:47:04 +00:00
Dave Abrahams
6832f493c1 StdlibAPIGuidelines: editorial review w/Dmitri
Swift SVN r27150
2015-04-09 00:43:55 +00:00
Dave Abrahams
4cf634ec7f StdlibAPIGuidelines: add a note.
Swift SVN r27149
2015-04-09 00:43:54 +00:00
Dave Abrahams
f3579767e9 Fix a ReST error
Swift SVN r27145
2015-04-08 23:43:40 +00:00
Dave Abrahams
d734fe7e07 [stdlib] Document our current design conventions
The API review list has requested this document.

Swift SVN r27144
2015-04-08 23:41:44 +00:00