Commit graph

1384 commits

Author SHA1 Message Date
Joseph Musser 37885565fc
Help to set expectations for issues up front (#4513) 2021-03-26 14:44:23 -07:00
Mads Torgersen 9a0dddbf06
Update statics-in-interfaces.md 2021-03-26 11:21:42 -07:00
Mads Torgersen 5d4ba55102
Create statics-in-interfaces.md 2021-03-26 11:10:21 -07:00
Mads Torgersen a01626f3de
Update LDM agenda 2021-03-26 10:01:14 -07:00
Alireza Habibi 01fd6d3edf
Add extended-property-patterns.md (#4585) 2021-03-25 16:08:26 -07:00
Julien Couvreur 47143d1935
Spec list-pattern on enumerable collections (#4575) 2021-03-25 16:02:11 -07:00
Fredric Silberberg 7d1157b445
Added LDM Notes for March 24th, 2021. 2021-03-25 10:49:29 -07:00
Fred Silberberg 56cbb1ed9a
Add improved interpolated strings spec (#4486)
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Yaakov <yaakov-h@users.noreply.github.com>
2021-03-25 09:22:00 -07:00
Julien Couvreur 790f2e01bc
Update README.md 2021-03-24 13:36:48 -07:00
Julien Couvreur 08fc429e4b
Update README.md 2021-03-24 13:35:27 -07:00
Rikki Gibson a4c82ef11c
Address conversions of conditional accesses in IDA (#4554) 2021-03-23 13:11:00 -07:00
Julien Couvreur dfd082f696
Add open question to record-structs.md (#4564) 2021-03-19 23:23:01 -07:00
C-xC-c 38c6ed3b57
Rename record equality parameters to 'left' and 'right' (#4555)
Co-authored-by: Jack Tyrer <jack@tyrer.dev>
2021-03-19 10:32:09 -07:00
Julien Couvreur 9df5261be0
Update async-method-builders.md 2021-03-19 10:22:22 -07:00
Julien Couvreur 937a7130d6
Update README.md 2021-03-19 10:18:14 -07:00
Alireza Habibi b864efcce0
Add list patterns proposal (#3245) 2021-03-19 10:08:35 -07:00
Julien Couvreur c3aa294baf
Move CODEOWNERS file to correct folder (#4558) 2021-03-18 17:15:09 -07:00
Mads Torgersen 72beb72f56
Update LDM agenda 2021-03-18 11:51:02 -07:00
Charles Stoner fffb1bfabe
Update README.md 2021-03-17 20:40:56 -07:00
Fredric Silberberg 3ffbddf8e9
Added LDM notes for March 15th, 2021. 2021-03-16 13:51:13 -07:00
Alex Buck d910cfa1f4
Fix misspelled word in init.cs (#4542) 2021-03-16 08:08:09 -07:00
AlekseyTs 8bddff3b2f
Reflect LDM decision about scope of Global Using directive in the spec. (#4539) 2021-03-15 16:43:48 -07:00
AlekseyTs 95b26c4cb5
Add a link 2021-03-15 08:56:24 -07:00
Julien Couvreur e4c820c211
Determination of async method builder type from override attribute (#4512) 2021-03-12 20:05:56 -08:00
AlekseyTs 3b89009e2c
Clarify scoping and name lookup rules around Global Using directives. (#4499) 2021-03-12 17:54:29 -08:00
Mads Torgersen 7f674675ab
Update LDM agenda 2021-03-12 13:46:37 -08:00
Fredric Silberberg 1b4f6ac09f
Add LDM Notes for March 10th, 2021. 2021-03-11 14:01:54 -08:00
Youssef Victor ae69a53cf0
Fix dead links (#4525) 2021-03-11 10:10:25 -08:00
Mads Torgersen 26827be206
Update LDM agenda 2021-03-11 09:18:03 -08:00
Charles Stoner 5b6f535bee
Minor clarifications to parameterless struct constructor proposal (#4516) 2021-03-10 14:23:11 -08:00
Charles Stoner 6fec6567a5
Update README.md 2021-03-10 08:50:18 -08:00
Julien Couvreur 003c0606c3
Remove mention of "copy constructor" (#4515) 2021-03-09 14:57:28 -08:00
CyrusNajmabadi 5917736d40
Update README.md 2021-03-09 14:39:04 -08:00
AlekseyTs 6a48b62c9b
Update README.md 2021-03-09 11:56:57 -08:00
Julien Couvreur b72a3c2bd2
Create CODEOWNERS (#4502) 2021-03-09 11:45:30 -08:00
Fred Silberberg 8a5955168e
Add initial required properties proposal (#4493) 2021-03-08 10:42:06 -08:00
Charles Stoner 00b0f04deb
Move lambda improvements proposal and update links (#4498) 2021-03-05 16:43:07 -08:00
Charles Stoner 7397714ff4
Add proposal for lambda improvements (#4451) 2021-03-05 16:09:36 -08:00
Mads Torgersen b84678cf2c
Update C# LDM agenda 2021-03-05 15:12:31 -08:00
Fredric Silberberg 547b1d0991
Added notes for March 3rd, 2021. 2021-03-05 11:43:28 -08:00
Charles Stoner 14c7c290e9
Add proposal for explicit parameterless struct constructors (#4459) 2021-03-02 14:31:49 -08:00
Leandro Fernandes 0d06813349
Update Language-Version-History.md (#4396) 2021-03-02 10:47:00 -08:00
Petr Onderka f921de697a
Fixed links in spec (#3273) 2021-03-01 18:58:12 -08:00
Fredric Silberberg 3f8f57e294
Remove bad links. 2021-03-01 16:40:09 -08:00
Fredric Silberberg 9196a30129
Added LDM Notes for March 1st, 2021 2021-03-01 16:39:04 -08:00
Rikki Gibson 5a537b3d3d
Update conditional expression section of IDA (#4472) 2021-03-01 15:06:41 -08:00
Andrew Dashkov 835828da4e
Add the missing letter (#3334)
"The type parameters can the be used" -> "The type parameters can then be used"
2021-03-01 15:05:41 -08:00
Mads Torgersen f0590512a5
Update LDM agenda 2021-02-26 12:51:36 -08:00
Rikki Gibson 7d97a3f373
Add improved-definite-assignment.md (#4468) 2021-02-25 17:03:15 -08:00
Fredric Silberberg 1a7ae36a02
Add LDM Notes for February 24th, 2021. 2021-02-25 14:12:27 -08:00