Commit graph

18 commits

Author SHA1 Message Date
Petr Onderka 0bffa700db Small fixes related to async (#759) 2017-09-07 15:30:46 -07:00
Michael Clark cc435ac889 Correct rendering of Expressions table (#743) 2017-09-07 10:09:26 -07:00
Andrew Janke abf132bc7d Spec: Fix missing-space typo in Basic Concepts (#800) 2017-09-07 10:03:11 -07:00
gzak c6084741e4 fix typo in property_initializer syntax (#770) 2017-09-07 10:00:05 -07:00
Petr Hudeček 1bbcfb2378 Typo in markup (#617)
There was a backtick where it should have been an asterisk.
2017-06-05 12:52:43 -07:00
Braedon 231bb29811 Fixed typos (#635) 2017-06-05 12:51:35 -07:00
Petr Onderka 5fe84bb47b Fixed formatting in Expressions (#523)
* Fixed | in table
* Removed stray `
2017-05-03 14:11:52 -07:00
Petr Onderka dcabca1a59 Removed stray ` (#394) 2017-04-04 15:18:30 -07:00
LouisFr81 a8c5fb4298 Space missing between 'i' and 'is' (#260)
Merging on behalf of @LouisFr81. Thanks
2017-03-14 11:10:28 -07:00
Scott Dorman d432a56ddd Fixes #160. (#174)
Fixes #160
2017-02-27 12:42:38 -08:00
Mads Torgersen 2bf35bd23e Update READMEs for discussion in GitHub issues 2017-02-13 16:20:11 -08:00
LouisFr81 3f8bf1c23a grammar correction 2017-02-09 12:11:20 +01:00
Mads Torgersen 3b7e2ddf89 Merge pull request #16 from stephentoub/fix_nullempty_array
Update spec'd behavior of fixed with null/empty array
2017-02-02 19:46:18 -08:00
Sam Harwell 380631f0cc Require an asterisk to close a delimited_doc_comment
Prior to this change, the grammar showed that the asterisk in the '*/' pair
that closes a block comment was optional. This change updates the grammar
rule to require at least one asterisk to appear.
2017-02-01 22:45:24 -06:00
Stephen Toub fc7e0f6d81 Update spec'd behavior of fixed with null/empty array 2017-02-01 22:16:05 -05:00
Mads Torgersen a3a5aa01ed Update READMEs 2017-02-01 10:56:32 -08: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
Anthony D. Green 908fcfb51f Add directory structure for repo. 2017-01-06 13:19:16 -08:00