Commit graph

1066 commits

Author SHA1 Message Date
Andy Gocke a847159ec3 Fix typo 2020-03-18 16:07:01 -07:00
Andy Gocke c9be90873a Adjust agenda with new notes 2020-03-18 15:58:44 -07:00
Andy Gocke 82e330685f Add meeting notes for Feb. 19, 2020 2020-03-18 15:56:26 -07:00
Mads Torgersen 33a60a1db1
Update C# LDM Agenda 2020-03-18 09:20:07 -07:00
Mads Torgersen 59ad46e78c
Update LDM Agenda 2020-03-17 14:22:04 -07:00
Rikki Gibson 51e8d545c7
Add draft spec for local function attributes (#3198) 2020-03-17 13:58:50 -07:00
Neal Gafter 70a7286fac
Add placeholder specs for two features from C# 7.0 (#3270) 2020-03-16 18:23:28 -07:00
Bill Wagner 5688b13e66
clarify readonly set (#3266)
Fixes dotnet/docs#13841

I added a note (first recommendation) but did not make any additions for the second. That's covered in more of the tutorials and conceptual docs.
2020-03-13 09:48:25 -04:00
CyrusNajmabadi cdbfdc555b
Update README.md 2020-03-12 08:37:39 -07:00
Fred Silberberg f3170512e7
Add conversions spec for function pointers (#3263)
* Add conversions spec for function pointers.

* Fix typo

Co-Authored-By: Jan Kotas <jkotas@microsoft.com>
2020-03-11 14:33:34 -07:00
Neal Gafter 21b0400850
Add placeholder documents for missing specifications. (#3261) 2020-03-11 11:48:23 -07:00
Eyal Solnik 5745c18024
Reverse the order (#3064)
Recent features/changes should appear first as opposed to last.
2020-03-10 15:05:44 -07:00
LouisFr81 5278336b61
Update tuple-equality.md (#2204) 2020-03-10 12:09:55 -07:00
Zhiliang Xu 3cb286fe1d
Fix a grammar issue (#3176) 2020-03-10 12:08:19 -07:00
Neal Gafter dfed65d105
Update README.md 2020-03-09 12:05:31 -07:00
Mads Torgersen 9d90ddf5f6
Update LDM agenda 2020-03-09 07:26:46 -07:00
Mads Torgersen 9ab097ede9
Update LDM agenda 2020-03-03 10:48:18 -08:00
Alexander Köplinger f530e937c5
Fix typos in function pointers proposal (#3238)
- Preventing -> Presenting
- Fix markdown link
2020-03-02 15:46:09 -08:00
Mads Torgersen 1922535987
Update LDM Agenda 2020-03-02 10:23:20 -08:00
Andy Gocke 2a6dffb607
Add spec for equality (#3189) 2020-02-29 14:21:55 -08:00
Neal Gafter 86a6067e0e
Update README.md 2020-02-26 18:56:11 -08:00
Neal Gafter fdd049e944
Update README.md 2020-02-26 18:55:55 -08:00
Mads Torgersen 526489cd5c
Update LDM Agenda 2020-02-24 11:42:24 -08:00
Neal Gafter fb5c260489
Update README.md 2020-02-22 11:23:01 -08:00
Mads Torgersen 712ce8e53b
Update LDM agenda 2020-02-21 20:57:43 -08:00
Neal Gafter 5b388eb941
Update README.md 2020-02-21 11:59:41 -08:00
Andy Gocke 99094464ff Add LDM notes for Feb. 12, 2020 2020-02-19 20:37:27 -08:00
Andy Gocke b090ab8413 Add LDM notes for Feb. 10, 2020 2020-02-19 20:28:52 -08:00
Mads Torgersen 22c6fd0da6
Update LDM agenda 2020-02-18 13:40:54 -08:00
AlekseyTs 36b028f4d6
Clarify implicit nature of an async context within top-level statements 2020-02-14 15:24:47 -08:00
Neal Gafter 8a0371d784
Update README.md 2020-02-10 16:33:06 -08:00
Andy Gocke e5a56c4ff1 Add LDM notes for Feb. 3, 2020 2020-02-07 19:19:46 -08:00
Andy Gocke 4914e41489 Add meeting notes for Jan. 29, 2020 2020-02-07 19:12:05 -08:00
Andy Gocke 013d92093d Add meeting notes for Feb 5, 2020 2020-02-07 18:47:32 -08:00
Mads Torgersen 73e2a7595b
Update LDM agenda 2020-02-07 12:53:17 -08:00
AlekseyTs e0031c5139
Add proposal for "Simple programs" feature (#3159) 2020-02-06 10:33:11 -08:00
Andy Gocke 21845d37fc Add LDM notes for Jan 22, 2020 2020-02-03 21:57:15 -08:00
Andy Gocke 2d521548ec Add LDM notes for Jan. 15, 2020 2020-02-03 20:58:18 -08:00
Mads Torgersen 3bbad41c9c
Update LDM Agenda 2020-01-31 16:51:15 -08:00
Mads Torgersen f7fdb7cd7e
Update LDM Agenda 2020-01-28 16:14:48 -08:00
Andy Gocke 19bc0f521e
Update records-wip.md (#3106) 2020-01-27 12:58:42 -08:00
Leandro Fernandes 0b9e64a3c3 foreach loop of variables been changed c# (#3022)
https://stackoverflow.com/questions/12112881/has-foreachs-use-of-variables-been-changed-in-c-sharp-5
2020-01-26 23:15:00 -08:00
Maher Jendoubi 02b535d712 Contributing: fix typos (#3125) 2020-01-24 18:22:11 -05:00
Julien Couvreur 6f24703c82
var infers a nullable type (#3097) 2020-01-21 22:49:40 -08:00
Mads Torgersen d832b361bb
Update LDM agenda 2020-01-21 13:19:39 -08:00
Andy Gocke e134bb7058
Add spec work for record ctor (#3076)
* Add spec work for record ctor

* Add more detail about constructor implementation
2020-01-15 16:40:26 -08:00
Mads Torgersen 581270dfd2
Update LDM Agenda 2020-01-14 10:48:56 -08:00
Maira Wenzel f61a06970f
Fix broken links (#3091)
* Fix broken link

* update/fix links

* fix broken link
2020-01-13 16:31:13 -08:00
Neal Gafter 1b98900380
Update README.md 2020-01-13 15:44:41 -08:00
Yair Halberstadt b750272482 Fix example in LDM-2020-01-06.md (#3090) 2020-01-13 14:08:58 -08:00