Commit graph

665 commits

Author SHA1 Message Date
Andy Gocke 7f1c2a20d6 Add LDM notes for April 24, 2019 2019-04-26 16:39:12 -07:00
Andy Gocke 8f3166b048 Fix up the agenda and titles for Apr 22 LDM 2019-04-26 16:25:05 -07:00
Neal Gafter 2b562a5b45
Update README.md
Move past meetings into past meetings section.
2019-04-26 13:02:21 -07:00
Neal Gafter 667ad8eff5
Update README.md
Fix typo
2019-04-26 12:59:15 -07:00
Mads Torgersen 60d56d5929
Update LDM Agenda 2019-04-26 12:39:22 -07:00
Andy Gocke 94a3d151c4 Fix ambiguous wording in notes 2019-04-25 13:19:26 -07:00
Andy Gocke 0ec0475305 Add notes for April 22, 2019 2019-04-25 13:10:32 -07:00
Neal Gafter 001e72b8b7
Update README.md 2019-04-22 12:02:14 -07:00
Charles Stoner e898c91fe5
Update README.md 2019-04-21 15:46:42 -07:00
Julien Couvreur bec6e78996
Document [EnumeratorCancellation] attribute (#2458) 2019-04-20 11:32:44 -07:00
Neal Gafter aa52aa8878
Update README.md 2019-04-19 11:54:40 -07:00
Julien Couvreur 4de63daefe
Update LDM-2019-04-15.md 2019-04-18 15:09:09 -07:00
Neal Gafter 4cc6d73a76
Update README.md
Adjust section titles
2019-04-17 10:43:03 -07:00
Neal Gafter ae0d487cab
Update README.md 2019-04-17 10:37:18 -07:00
Andy Gocke c6e03b787f Add LDM notes for Apr 15, 2019 2019-04-17 00:59:09 -07:00
Andy Gocke c3de968750
Design changes for pattern index/range (#2446) 2019-04-17 00:46:15 -07:00
Nikita Potapenko 2027b149eb Fix link (#2437)
Fixes #11829
2019-04-15 14:43:47 -07:00
Neal Gafter eafa3a5f51
Update README.md
Add https://github.com/dotnet/csharplang/issues/2434
2019-04-14 12:15:27 -07:00
Andy Gocke 8e4e1a825a Fix typo 2019-04-11 00:12:56 -07:00
Andy Gocke 77ebf76aac Add LDM notes for Apr 3, 2019 2019-04-10 23:05:07 -07:00
Andy De George a19fac74c0 Update introduction.md (#2396)
Fixes #11677
2019-04-09 16:42:40 -04:00
Neal Gafter b02f764087
Update README.md
Add nullable issue https://github.com/dotnet/roslyn/issues/29979
2019-04-09 12:14:33 -07:00
Jared Parsons f180a9bddb
Merge pull request #2410 from poke/master
Fix duplicate part from suggestion
2019-04-08 15:32:31 -07:00
Patrick Westerhoff 1262e7f1f7 Fix duplicate part from suggestion 2019-04-08 23:58:03 +02:00
Neal Gafter 2398d7303d
Update README.md
Fix broken link
2019-04-08 14:53:58 -07:00
Neal Gafter 4fa1d32bfa
Update README.md
Moved most urgent issues to the top `ASAP`, rather than to specific dates.
2019-04-08 14:53:12 -07:00
Jared Parsons c229cae634
Merge pull request #2397 from jaredpar/fix-range
Proposed changes to Index / Range
2019-04-08 08:57:38 -07:00
Jared Parsons 2a61adc3c0
PR feedback 2019-04-08 08:56:51 -07:00
Patrick Westerhoff 0071f73885
Apply suggestions from code review
I asked, @poke delivered.

Co-Authored-By: jaredpar <jaredpparsons@gmail.com>
2019-04-05 16:47:51 -07:00
Neal Gafter 60f8dfc3ea
Update README.md
Add https://github.com/dotnet/csharplang/issues/2398 (Type parameters declared in a `#nullable disable`d context) to LDM agenda for April 15.
2019-04-05 16:13:05 -07:00
Bill Wagner 0216f6a7ec
Apply suggestions from code review
Co-Authored-By: jaredpar <jaredpparsons@gmail.com>
2019-04-05 12:54:59 -07:00
Jared Parsons 3e4c165a3c
Update proposal based on LDM 2019-04-05 08:41:10 -07:00
Neal Gafter 3f29c31062
Update README.md
Adjust description of items covered yesterday.
2019-04-04 14:42:53 -07:00
Neal Gafter 106e41e986
Update README.md
Draft agenda for Apr 15
2019-04-04 13:02:54 -07:00
Andy Gocke 34e86a1702 Add meeting notes for April 1st, 2019 2019-04-03 23:15:29 -07:00
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
Jared Parsons 8dd6726126
First draft 2019-03-31 20:39:22 -07:00