practicalswift
|
cc852042c9
|
[gardening] Fix accidental trailing whitespace.
|
2016-10-29 10:22:58 +02:00 |
|
practicalswift
|
b19481f887
|
[gardening] Fix 67 recently introduced typos
|
2016-09-16 11:16:07 +02:00 |
|
Manav Gabhawala
|
7928140f79
|
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
|
2016-04-06 20:21:58 -04:00 |
|
Manav Gabhawala
|
ae929ee61b
|
[CHANGELOG][Docs] Update CHANGELOG and Docs to reflect new parsing of function parameter attributes like 'var', 'let' and 'inout' for SE-0003, SE-0031 and SE-0053
|
2016-03-29 17:06:23 -04:00 |
|
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 |
|