Commit graph

683 commits

Author SHA1 Message Date
Julien Couvreur a2d95c7deb
Create LDM-2019-05-15.md 2019-05-17 10:25:04 -07:00
Fred Silberberg 5e43f8b798
Fixed link. (#2530)
Fixed link.
2019-05-15 16:05:19 -07:00
Mitch Bodmer 44b02c7ea2
Fixed link. 2019-05-15 11:10:46 -07:00
Jan Kotas c4937c7e6c
Extensible set of unmanaged calling conventions (#2432) 2019-05-14 15:51:21 -07:00
Julien Couvreur 16c11da0e3
Update README.md 2019-05-14 13:10:27 -07:00
Julien Couvreur 7a42cf7d94
Added notes for May 13th 2019 2019-05-14 13:08:43 -07:00
Neal Gafter 563cfe80f0
Update README.md 2019-05-14 11:56:18 -07:00
Neal Gafter fa97595a5f
Update README.md 2019-05-14 11:25:21 -07:00
Bill Wagner ba519de468
Return storage that exists (#2523)
* Return storage that exists

Fixes #12301

* Update proposals/csharp-7.2/readonly-ref.md
2019-05-13 18:12:24 -04:00
Mads Torgersen 8e33c50375
Swap LDM agenda items 2019-05-12 18:37:04 -07:00
Rikki Gibson e2b6b9c497 Fix typo 2019-05-10 15:32:00 -07:00
Mads Torgersen 2b450b1cf0
Update LDM agenda 2019-05-10 14:50:43 -07:00
Julien Couvreur 93a285b4a8
Update README.md 2019-05-10 12:34:21 -07:00
Julien Couvreur 87c6c62f76
Update README.md 2019-05-10 12:10:14 -07:00
Bill Wagner df7104b072 Add base interfaces to declarations (#2461)
In the modified sample, I think these base interfaces were missing.
2019-05-08 09:22:50 -07:00
Andy Gocke 6b5a397cc4 Clarify the wording in the previous commit (which should read April 29th, not March 4th) 2019-05-04 11:26:39 -07:00
Andy Gocke af4f890d5b Add LDM notes for March 4, 2019 2019-05-04 10:52:50 -07:00
Mads Torgersen e7ef269e87
Fix typo 2019-04-29 10:00:44 -07:00
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