Commit Graph

19 Commits

Author SHA1 Message Date
Doug Gregor
7d70b704e4 Merge commit '5e11e3f7287427d386636a169c4065c0373931a8' into swift-3-api-guidelines 2016-01-19 23:18:20 -08:00
Robin Kunde
129aa470d5 Add contents block and fix inline code directives 2016-01-13 11:15:39 -05:00
practicalswift
4d43f4a32c Replace left/right quotation marks 2016-01-06 12:41:08 +01:00
Max Moiseev
f51e708a8f Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines 2016-01-04 12:25:25 -08:00
practicalswift
07f57246ee Fix documentation typos. 2015-12-28 01:50:14 +01:00
practicalswift
fa0b339a21 Fix typos. 2015-12-26 17:51:59 +01:00
Max Moiseev
786e1ea2b1 Merge remote-tracking branch 'origin' into swift-3-api-guidelines 2015-12-11 15:19:02 -08:00
Stephen Canon
4fbdbdf6e9 Merge pull request #392 from jutaz/bugfix/typos-in-docs
Bugfix - Typos in docs
2015-12-10 09:10:18 -05:00
Justas Brazauskas
7b941a6e9e Fixed typos in ./docs 2015-12-10 10:11:21 +02:00
vicky002
8f21af71ca typo and spelling fixes 2015-12-10 06:56:55 +05:30
Dmitri Gribenko
feacbc4433 Rename ErrorType to ErrorProtocol 2015-12-09 17:12:19 -08:00
rjmccall
4489fa2699 Merge pull request #249 from diejmon/master
Fix typos in ErrorHandlingRationale.rst
2015-12-05 16:48:57 -08:00
Alexander Belyavskiy
154c2445f2 Fix typo in ErrorHandlingRationale.rst 2015-12-06 01:17:08 +03:00
Stefan Natchev
5eaa3c43d0 Fix typos in documentation 2015-12-04 09:29:24 -05:00
John McCall
ab66ffabf7 Another grammar bug.
Swift SVN r27649
2015-04-23 22:41:16 +00:00
John McCall
b8405acbc2 Mispelign.
Swift SVN r27647
2015-04-23 21:54:18 +00:00
John McCall
d00d6b8b3e Rationalize "throws" as a syntactic choice.
Swift SVN r27646
2015-04-23 21:15:09 +00:00
Chris Lattner
08f9269cc3 unbreak the dox build. I at least don't have a rust pygments lexer and this
is breaking my full build.


Swift SVN r27625
2015-04-23 04:18:24 +00:00
John McCall
229df4d230 Add the error-handling proposal to the repository.
Swift SVN r27619
2015-04-23 00:56:48 +00:00