Commit graph

7 commits

Author SHA1 Message Date
Petr Onderka 9a1a5b89d6
Unquote right_shift in the syntax for overloadable_binary_operator 2018-09-01 17:37:18 +02:00
stakx 7f39331672 Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
Bill Wagner eb528dbd21 remove anchors to H1 tags
When the C# spec is incorporated into the docs.microsoft.com build, any links that include anchors generate warnings when the link is to the H1 tag in the first line of the file. These should be simple file links.

This PR removes the extra anchor tags
2017-10-14 15:21:38 -04:00
Petr Onderka 0bffa700db Small fixes related to async (#759) 2017-09-07 15:30:46 -07:00
gzak c6084741e4 fix typo in property_initializer syntax (#770) 2017-09-07 10:00:05 -07:00
Petr Onderka dcabca1a59 Removed stray ` (#394) 2017-04-04 15:18:30 -07:00
Neal Gafter 6027ad5a4a Add markdown specification (#9)
* Initial port of the C# 6 specification; all the heavy lifting had been done by @ljw1004
* Remove pdf, html versions and grammar versions until we figure out how to build them.
2017-02-01 10:35:24 -08:00