Commit graph

1448 commits

Author SHA1 Message Date
Mads Torgersen 6aee98ef1f
Update LDM agenda 2021-01-08 14:00:37 -08:00
Fredric Silberberg b7a4f850cb
Correct folder link, actually add the notes page. 2021-01-06 13:56:34 -08:00
Fredric Silberberg 7199337452
Rename file to 2021 2021-01-06 13:55:17 -08:00
Fredric Silberberg a6ef4e93e4
Added notes for January 5th, 2020 2021-01-06 13:54:15 -08:00
Mads Torgersen aed221e8c3
Update LDM agenda 2021-01-05 15:31:30 -08:00
CyrusNajmabadi e8a7683e85
Update LDM-2020-12-16.md 2020-12-17 16:51:11 -08:00
Fredric Silberberg b2d64b1570
Added LDM notes for December 16th, 2020. 2020-12-17 11:14:24 -08:00
Zhenwei Wu 6c631c0f39
Fix minor error in proposal that affects docs (#4239)
dotnet/docs#21969.
2020-12-16 08:29:22 -08:00
Mads Torgersen 06290c2f91
Update LDM agenda 2020-12-15 16:05:32 -08:00
Joseph Musser efac0d1e90
Fix typo 'retconn' (#4233) 2020-12-14 20:33:50 -08:00
Fredric Silberberg f2aaf44b9c
Added LDM notes for December 14th, 2020. 2020-12-14 15:44:32 -08:00
Mads Torgersen 388aae30b2 Create 2021 LDM agenda 2020-12-11 14:53:07 -08:00
Mads Torgersen a0a6be9894
Update LDM agenda 2020-12-11 14:42:44 -08:00
Mads Torgersen 5c1dccd80e
Update LDM agenda 2020-12-11 14:42:09 -08:00
Fredric Silberberg 21d94ea8c2
Added notes for December 7th, 2020. 2020-12-09 11:54:03 -08:00
Mads Torgersen cdce61573d
Update LDM agenda 2020-12-04 14:47:49 -08:00
Fredric Silberberg 73aec17c03
Added notes for December 2nd, 2020 2020-12-04 10:07:08 -08:00
Jared Parsons 8cf85e8021
Parameter does not escape annotation (#3961)
* Parameter does not escape annotation

This updates the low level struct proposal section on annotations for
parameters that do not escape. This is intended to remove low level
friction points that result from using `ref struct` as arguments to
instance methods on `ref struct`.

* Update proposals/low-level-struct-improvements.md

Co-authored-by: Fred Silberberg <fred@silberberg.xyz>

* Apply suggestions from code review

Co-authored-by: Jan Kotas <jkotas@microsoft.com>

Co-authored-by: Fred Silberberg <fred@silberberg.xyz>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2020-12-03 20:36:26 -08:00
Fred Silberberg 7d600fa568
Add required properties to the agenda 2020-11-19 14:57:49 -08:00
Mads Torgersen 3d2315ca49
Update LDM agenda 2020-11-17 13:57:30 -08:00
Mads Torgersen 41054950ef
Update LDM agenda 2020-11-17 13:56:50 -08:00
Jared Parsons 1eef8e0f64
NRT spec updates (#4126)
* NRT spec updates

This makes the following updates to the NRT spec

- Examples for scenarios that commonly trip up customers
- Clarification on when expressions have the null state "maybe default"
  vs. "maybe null"
- Minor langauge cleanup

* PR feedback

* PR feedback
2020-11-17 12:32:02 -08:00
Fredric Silberberg 05dacb663a
Added notes for November 16th, 2020. 2020-11-16 15:14:04 -08:00
Mads Torgersen 59449140af
Update README.md 2020-11-13 15:35:00 -08:00
Mads Torgersen 1df9b32fd7
Update LDM dates 2020-11-13 15:34:45 -08:00
Fred Silberberg 7c519e291f
Fix AsyncMethodBuilder link 2020-11-11 15:27:30 -08:00
Fred Silberberg fd50ce8311
Fix AsyncMethodBuilder link 2020-11-11 15:26:54 -08:00
Fredric Silberberg f5dd4c9e6a
Added notes for November 11th, 2020 2020-11-11 14:23:26 -08:00
Stephen Toub 1fccd6246b
Add comments on localized pooling 2020-11-11 09:39:38 -05:00
Yair Halberstadt 38908f71e5
Add proposal for pattern matching Span<char> on a constant string (#4068) 2020-11-10 15:10:17 -08:00
Julien Couvreur 00d9d791b6
Refresh NRT spec (#4104) 2020-11-09 21:26:43 -08:00
Mads Torgersen d636ada06f
Update README.md 2020-11-09 10:54:38 -08:00
Fred Silberberg ed13b83b47
Add IsRecord to agenda 2020-11-09 10:12:04 -08:00
Stephen Toub 796742db0d
Fix tabs instead of spaces in async method builders proposal 2020-11-08 15:22:18 -05:00
Stephen Toub 4650fd6202
Remove erroneous [Pool] portion of async method builders proposal 2020-11-08 15:21:17 -05:00
Mads Torgersen 1cec9651fd
Update LMD agenda 2020-11-06 14:16:18 -08:00
Rikki Gibson 29b0f41953
Add nullable parameter default proposal (#4101) 2020-11-06 09:57:45 -08:00
Stephen Toub 4c8b0a1c81
Add proposal for per-method AsyncMethodBuilders (#4105)
* Add async methods proposal

* Address PR feedback
2020-11-05 17:58:17 -05:00
Jared Parsons 475c75bfab
Move task like proposal to csharplang (#4107)
Moving the task-like proposal from roslyn to csharplang

https://github.com/dotnet/roslyn/blob/master/docs/features/task-types.md
2020-11-05 14:23:43 -08:00
Fredric Silberberg 1458643eab
Added notes for November 11th, 2020 2020-11-04 16:00:41 -08:00
Julien Couvreur 29df547564
Fork NRT speclet (#4100) 2020-11-04 12:05:09 -08:00
Fred Silberberg 22ab7021c3
Add init accessors in readonly structs and readonly properties (#3915) 2020-11-02 12:55:26 -08:00
Fred Silberberg 87c087f410
Add list patterns to schedule when convenient. 2020-11-02 11:05:37 -08:00
Mads Torgersen 7712303fc6
Update LDM agenda 2020-11-01 16:38:48 -08:00
Youssef Victor 7125a8428a
Fix typo (is -> if) (#4091) 2020-10-31 11:56:08 -07:00
Julien Couvreur b2b83eed29
Disallow unsafe types for record parameters (#4077) 2020-10-29 22:17:22 -07:00
Mads Torgersen a4c37c2d68
Add to the LDM agenda 2020-10-29 17:28:46 -07:00
Yair Halberstadt 75ea1d741f
Allow trailing comma after subpatterns (#4069) 2020-10-27 10:39:10 -07:00
Fred Silberberg ddbd1e2505
Fix bullets 2020-10-26 14:18:25 -07:00
Fredric Silberberg 211d49a34f
Add notes for October 26th, 2020 2020-10-26 14:17:17 -07:00