Commit Graph

4 Commits

Author SHA1 Message Date
Dave Abrahams
b1ac7ba7a4 [docs] Fix all ReST/Sphinx warnings, turn sphinx warnings into errors
Also revert r10607, which this change obsoletes

Swift SVN r10611
2013-11-20 23:27:13 +00:00
Dmitri Hrybenko
81dc5deee8 Change 'def' keyword back to 'func'
Swift SVN r10522
2013-11-17 07:45:28 +00:00
Dmitri Hrybenko
91ce21666d Change 'func' keyword to 'def'
I tried hard find all references to 'func' in documentation, comments and
diagnostics, but I am sure that I missed a few.  If you find something, please
let me know.

rdar://15346654


Swift SVN r9886
2013-11-02 01:00:42 +00:00
Chris Lattner
21e63ae8c2 actually, just remove the "simple user defined datatypes" stuff. The pattern matching
description subsumes most of it.  It was amusing that I thought (back in the day) as
structs as a special case of unions, but this isn't pertinent any more.

Rename the expressions.rst file.  It does have some useful stuff, but it should be merged
into other docs at some point.


Swift SVN r7359
2013-08-20 05:36:42 +00:00