Commit graph

627 commits

Author SHA1 Message Date
Andy Gocke aa6f4ff72c Fix up agenda 2019-04-03 23:05:51 -07:00
Andy Gocke 65e951c507 Add meeting notes for March 27, 2019 2019-04-03 23:03:48 -07:00
Andy Gocke 71e53113aa MVP LDM notes for Mar 19, 2019 2019-04-03 22:46:48 -07:00
Andy Gocke 0b6e6b3ba3 Add LDM notes for 2019-03-13 2019-04-03 22:36:00 -07:00
Andy Gocke e2e127e753 Add LDM notes for Mar. 6th, 2019 2019-04-03 22:29:49 -07:00
Neal Gafter c0edd6fcb7
Update README.md
Move pending `??=` issue into agenda for tomorrow in case we have time.
2019-04-02 22:20:13 -07:00
Neal Gafter 2d10906508
Update default-interface-methods.md
Add rule that an interface may not depend on itself.
2019-04-02 17:50:01 -07:00
Neal Gafter 46d1499c77
Update default-interface-methods.md
Add a rule to break cycles while binding an interface's base clause.
2019-04-02 17:06:18 -07:00
Fred Silberberg 0f70a6dd94
Added ??= topic to schedule when convenient 2019-04-02 13:07:02 -07:00
Mads Torgersen 19ca8f0663
Update LDM README 2019-04-01 14:29:43 -07:00
Mads Torgersen 3817fe7b40
Add design review notes 2019-04-01 14:28:13 -07:00
Mads Torgersen caf9e9089e
Add design review notes 2019-04-01 14:24:28 -07:00
Neal Gafter 2634917101
Update README.md
Move unfinished business to the next meeting.
2019-04-01 13:18:35 -07:00
Mads Torgersen 6c3ad8d7e5
Update LDM agenda 2019-04-01 09:24:20 -07:00
Neal Gafter 1403b9e880
Update README.md
Add to Monday's agenda
2019-03-29 17:39:34 -07:00
Neal Gafter c8168ee0fb
Update README.md
Move unfinished business to the next meeting.
2019-03-29 14:48:21 -07:00
Julien Couvreur 20cefd89b1
Update README.md 2019-03-25 16:51:14 -07:00
Julien Couvreur 77d70b9731
Update README.md 2019-03-25 16:50:16 -07:00
Neal Gafter 47d9c8056b
Update README.md 2019-03-22 15:38:26 -07:00
Neal Gafter aa25b2ab50
Update README.md 2019-03-22 15:32:21 -07:00
Julien Couvreur 98ef177392
Update README.md 2019-03-21 14:05:31 -07:00
Neal Gafter 18a075ba08
Update README.md
Remove items not discussed on Mar 13
2019-03-18 16:04:41 -07:00
Neal Gafter dd52a23b23
Update README.md
Proposed agenda for Mar 27 2019
2019-03-18 16:03:56 -07:00
Mads Torgersen c0f1b99275
Update LDM agenda 2019-03-15 13:58:47 -07:00
Neal Gafter 3dca30b968
Update March 13 agenda (#2333) 2019-03-11 17:42:36 -07:00
Andy Gocke 606d504a5c Added meeting notes for 2019-03-04 2019-03-11 01:04:37 -07:00
Andy Gocke 7823aad96e Update the agenda 2019-03-11 00:56:43 -07:00
Andy Gocke 0d879caf4e Add LDM notes for Feb. 27th, 2019 2019-03-11 00:55:06 -07:00
Andy Gocke b83a527fbc Add LDM notes for Feb. 25th, 2019 2019-03-11 00:42:53 -07:00
Maira Wenzel afe6679f71
Change link to https 2019-03-08 17:42:08 -08:00
Julien Couvreur 33f279cbd1
Update README.md 2019-03-08 14:36:48 -08:00
Bill Wagner 37efea9c83
markdown lint fixes for 8.0 proposals (#2318)
* markdown lint fixes for 8.0 proposals

Summary:

1. a few header formatting fixes
1. use `csharp` or `antlr` as the language identifier for code fences.
1. update links to relative links for articles published on docs.

* change the links to records.md to absolute links

When published on docs.microsoft.com, the links from these proposals will resolve to the source on dotnet/csharplang.

That's the desired behavior for records.md, because that is a proposal feature that has not been implemented.
2019-03-08 08:30:23 -05:00
Maira Wenzel fb4d3f3ab3
fix broken links (#2320) 2019-03-07 17:38:27 -08:00
Bill Wagner ac20120af1
markdown fixes for 7.3 proposals (#2317)
These were:

1. adding `csharp` as the language identifier.
1. making relative links to content published on docs.microsoft.com
1. small grammar fixes.
2019-03-07 17:04:08 -05:00
Bill Wagner 8d75920537
update 7.2 proposals for markdown lint concerns (#2316)
Primarily these changes:

1. ATX style headers.
1. `csharp` as the language identifier
1. relative link to other published proposals.
2019-03-07 17:03:44 -05:00
Bill Wagner ab7ad82fd9
fix one bad link. (#2319) 2019-03-07 17:01:32 -05:00
Bill Wagner f69b012846 markdown fixes for 7.3 proposals
These were:

1. adding `csharp` as the language identifier.
1. making relative links to content published on docs.microsoft.com
1. small grammar fixes.
2019-03-07 16:04:57 -05:00
Julien Couvreur 68a95404a1
Merge pull request #2314 from mairaw/markdown2
markdown fixes - part 2
2019-03-07 19:26:24 +01:00
Maira Wenzel 3ec830b86c fix formatting 2019-03-07 10:03:08 -08:00
Maira Wenzel 24289fe11c markdown fixes 2019-03-07 10:00:39 -08:00
Julien Couvreur 725763343a
Merge pull request #2310 from BillWagner/update-proposal-header
markdown syntax updates
2019-03-07 18:31:39 +01:00
Julien Couvreur 2d4ece31c6
Merge pull request #2311 from mairaw/markdown1
markdown fixes - part 1
2019-03-07 18:31:16 +01:00
Julien Couvreur bb99729454
Merge pull request #2312 from BillWagner/markdown-lint-70
markdown lint changes to C# 7.0 proposals
2019-03-07 18:23:51 +01:00
Julien Couvreur 5c53f8687e
Merge pull request #2313 from BillWagner/markdown-lint-csharp71
markdown lint for C# 7.1 proposals
2019-03-07 18:19:21 +01:00
Bill Wagner 74f60810a3 markdown lint for C# 7.1 proposals
These had two sets of changes:

1. use `csharp` as the language identifier for code fences.
1. use relative links to other articles in the dotnet/csharplang repo that are being published on docs.microsoft.com so those links resolve to the article published there from that site.
2019-03-07 11:50:08 -05:00
Bill Wagner 8b7d2d5410 markdown lint changes to C# 7.0 proposals
These changes are to improve the experience for publishing these proposals.

One change should be carefully reviewed to ensure I didn't introduce any technical errors:
I translated the binary literals grammar into ANTLR to match all other specs and proposals.  See changes in proposals/csharp-7.0/binary-literals.md

Other changes are:
1. Use  consistent ATX headers, with one H1 per proposal.
1. use `csharp` as language identifier in code snippets
1. Use relative links to other markdown from the dotnet/csharplang repo. That way, when published on docs.microsoft.com, the links will resolve to the publsihed articles on the same site. (Links to content not being published are not modified.)
1. spelling / capitalization found by the lint tool.
2019-03-07 11:39:58 -05:00
Maira Wenzel 9d5989ce2d markdown fixes 2019-03-06 22:28:47 -08:00
Bill Wagner a1349f658b markdown syntax updates
Add an H1

Fix the horizontal rule tag.
2019-03-06 22:32:43 -05:00
Julien Couvreur 0298b8676f
Merge pull request #2305 from mairaw/patch-2
Change heading to H1
2019-03-06 22:27:30 +01:00
Maira Wenzel 16fb40c64a
Change heading to H1 2019-03-05 16:14:18 -08:00