Commit graph

367 commits

Author SHA1 Message Date
Stephen Toub f5d6fb7fa6
Fix foreach async to be foreach await 2018-10-08 20:29:50 -04:00
Julien Couvreur 9a99b77672
Update README.md 2018-10-08 15:24:20 -07:00
Julien Couvreur d515bdc594
Update README.md 2018-10-08 10:49:45 -07:00
Stephen Toub 9d86668fcd
Prototype implemented 2018-10-05 22:34:22 -04:00
Stephen Toub 8eed18fcf6
Update async iterators proposal based on recent discussions 2018-10-05 22:33:35 -04:00
Mads Torgersen 6b0432718e
Reshuffle LDM agenda 2018-10-05 10:43:13 -07:00
Mads Torgersen b516d2c7b3
Schedule topics to LDM agenda 2018-09-28 10:28:19 -07:00
Mads Torgersen a958454768
Update LDM agenda 2018-09-27 12:20:32 -07:00
Andy Gocke df87711bb6 LDM notes for 2018-09-19 2018-09-25 14:42:02 -07:00
Mads Torgersen 4b75c46136
Add dates to LDM Agenda 2018-09-25 13:23:36 -07:00
Neal Gafter 25915d40ca
Update README.md
Correct topic title.
2018-09-25 11:30:12 -07:00
Neal Gafter 49df4f631b
Update LDM-2018-08-20.md
Correct subject title
2018-09-25 11:29:37 -07:00
Andy Gocke 52fe9ea7be Add LDM notes for 2018-09-10 2018-09-21 13:59:04 -07:00
Jared Parsons 95b5cf8bf1
Update README.md 2018-09-19 10:09:03 -07:00
Mads Torgersen d7fd58cdd7
Edit LDM agenda 2018-09-19 09:44:55 -07:00
Mads Torgersen 3c78add665
Edit LDM agenda 2018-09-18 18:15:28 -07:00
Mads Torgersen fdcc9f8bcb
Edit LDM agenda 2018-09-18 17:47:20 -07:00
Mads Torgersen 88408ea438
Edit LDM agenda 2018-09-18 17:18:56 -07:00
Mads Torgersen 1b2e832aa9
Update README.md 2018-09-18 16:58:41 -07:00
Mads Torgersen 48490391d0
Merge pull request #1872 from dotnet/design-notes
Add upcoming meetings
2018-09-18 14:06:02 -07:00
Mads Torgersen bd4d1f2d24 Add upcoming meetings 2018-09-18 14:03:35 -07:00
Mads Torgersen 5a85247ef2
Merge pull request #1866 from dotnet/design-notes
Fix header level
2018-09-17 14:36:01 -07:00
Mads Torgersen 5b5f897b79 Fix header level 2018-09-17 14:34:37 -07:00
Andy Gocke 6904c200e9 Add meeting notes for 2018-09-05 2018-09-11 14:16:49 -07:00
Andy Gocke 2fd8db3d5d Add notes for 2018-08-22 2018-09-11 14:07:01 -07:00
Neal Gafter 99413cf787
Add support for common type of int and double?. (#1806) 2018-09-06 16:01:33 -07:00
Andy Gocke 9a21509c11 Correct date to 2018-08-20 2018-09-04 13:56:26 -07:00
Andy Gocke 6218501740 Add LDM meeting notes for 2018-07-20 2018-09-04 10:03:22 -07:00
Mads Torgersen 8b155d4c9d
Merge pull request #1807 from BillWagner/fix-or-rendering
don't escape vertical bar in code fence
2018-08-21 14:59:30 -07:00
Bill Wagner d93a726f4c looked for other code fenced bars
Removed them as well.
2018-08-21 16:54:43 -04:00
Bill Wagner 36504baa66 don't escape vertical bar
Fixes dotnet/docs#6335

Because these are in a code fence, the back-slash was rendering on the docs platform. This still renders correctly in GFM, and on docs.

/cc @HankiDesign
2018-08-21 16:35:44 -04:00
Neal Gafter 3708b698b5
Add draft spec for pattern-matching in C# 7. (#1778) 2018-08-13 11:23:35 -07:00
Tanner Gooding 3507d1de15
Merge pull request #1783 from eyalsk/patch-1
Update Discord link
2018-08-10 17:46:28 -07:00
Eyal Solnik 469c796dd4
Update Discord link 2018-08-11 03:38:53 +03:00
Tanner Gooding 604e5fcec4
Merge pull request #1782 from eyalsk/communities
Add a communities document
2018-08-10 10:45:51 -07:00
Jared Parsons ee3d1242f3
Merge pull request #1658 from bbarry/patch-4
abstract/virtual parameters use InAttribute
2018-08-10 10:40:59 -07:00
Eyal Solnik f1c541c788
Update Communities.md 2018-08-10 20:34:13 +03:00
Eyal Solnik 0313b9bd81
Fix grammar and typos. 2018-08-10 20:31:47 +03:00
Eyal Solnik 3c6fcc3ded
Update Communities.md 2018-08-10 20:12:29 +03:00
Eyal Solnik 9063ab2fed
Add a communities document
Includes links to major C# communities.
2018-08-10 19:38:01 +03:00
Neal Gafter 00ed94d94a
Update range proposal (#1770) 2018-08-06 16:08:34 -07:00
Julien Couvreur 1aed67be2b
Merge pull request #1501 from hyagli/patch-1
Fix typo in ref-local-reassignment.md
2018-07-29 11:19:17 -07:00
Julien Couvreur 54fb167419
Merge pull request #1608 from svick/patch-1
Fixed link formatting
2018-07-29 11:18:39 -07:00
Julien Couvreur 68b7a84096
Merge pull request #1425 from carlreinke/remove-asterisks
Remove superfluous asterisks
2018-07-29 11:16:01 -07:00
Julien Couvreur 5239f5f901
Merge pull request #1635 from lindexi/patch-1
Fix code format
2018-07-29 11:14:19 -07:00
Julien Couvreur 65b8af18a9
Merge pull request #1636 from lindexi/patch-2
Code Formatted
2018-07-29 11:13:47 -07:00
Julien Couvreur 6244126574
Merge pull request #1714 from Tsarar/fix-braces-namespace
Fix brace | add semicolon
2018-07-29 11:13:11 -07:00
Jared Parsons 72f9edccdd
Merge pull request #1730 from tannergooding/readonly-methods
Adding the readonly-methods proposal document.
2018-07-26 09:14:47 -07:00
Tanner Gooding 5b4b07a066 Adding the readonly-methods proposal document. 2018-07-26 09:07:40 -07:00
Jared Parsons 91ffdd283e
Merge pull request #1731 from jaredpar/fix-oops
Move proposal to the right folder
2018-07-19 15:29:36 -07:00