Mads Torgersen
d87e57ec2a
Update LDM agenda
2023-01-20 15:43:33 -08:00
Mads Torgersen
eda428d376
Update LDM agenda
2023-01-20 08:56:55 -08:00
Fredric Silberberg
6e0872b276
Add LDM notes for January 18th, 2022
2023-01-18 17:25:59 -08:00
Mark
688fc0cfc8
Fix documentation-comment.md urls ( #6856 )
...
Update urls from /draft-v6/ to /standard-v6/. This allows the url hashes to be preserved.
2023-01-18 13:09:06 -08:00
Mads Torgersen
4c45257231
Update LDM agenda
2023-01-17 12:40:19 -08:00
Mads Torgersen
049f3a2f96
Update LDM agenda
2023-01-17 11:19:50 -08:00
AlekseyTs
04d113eb2f
Move and add more details for "Double storage warning" section ( #6877 )
2023-01-13 08:54:29 -08:00
Fred Silberberg
5d270d6ad5
Remove broken link
2023-01-11 15:29:04 -08:00
Fredric Silberberg
6f931070e9
Added LDM notes for January 9th and 11th, 2023.
2023-01-11 15:27:53 -08:00
Fredric Silberberg
45ef756fdd
Added LDM notes for December 14th, 2022.
2023-01-11 13:54:46 -08:00
AlekseyTs
ef8fba4d28
Add an open question about capturing instance of the enclosing type in a closure ( #6868 )
2023-01-10 10:55:49 -08:00
Kee Nam
2e4cdcd370
Update raw-string-literal.md ( #6867 )
...
minor change
2023-01-09 16:04:36 -08:00
AlekseyTs
77e1dae4cd
Clarify some aspects of primary constructor parameters capturing ( #6855 )
2023-01-09 12:28:12 -08:00
Mads Torgersen
e9e71c4537
Update LDM agenda
2023-01-06 14:10:27 -08:00
untoldj
00993c98ce
Fixed minor typo in required-members.md ( #6858 )
2023-01-05 14:46:08 -08:00
Mads Torgersen
8bd1fbc90c
Create README for 2023
2022-12-20 12:19:47 -08:00
Charles Stoner
8994510516
Update params-span.md following LDM 2022-11-30 ( #6784 )
...
Co-authored-by: Jan Jones <jan.jones.cz@gmail.com>
Co-authored-by: Rikki Gibson <rikkigibson@gmail.com>
2022-12-19 16:45:50 -08:00
AlekseyTs
4dcd6b3875
Update primary-constructors.md ( #6806 )
2022-12-19 10:39:57 -08:00
CyrusNajmabadi
cf572268e9
Update raw-string-literal.md
2022-12-14 17:25:48 -08:00
CyrusNajmabadi
1c87ad4899
Update README.md
2022-12-14 09:58:22 -08:00
CyrusNajmabadi
730d06ce30
Update README.md
2022-12-13 17:56:41 -08:00
AlekseyTs
5b857bfd11
Update primary-constructors.md ( #6790 )
2022-12-13 12:38:16 -08:00
Bill Wagner
a4235379c5
limit disposable pattern ( #6785 )
...
The proposal spec'ed this out in general terms for any type, and included a provision to allow extension `Dispose` methods.
The implementation only allows `ref` struct types to use the pattern-based Dispose. Furthermore, the `Dispose` method can't be an extension method.
Fixes dotnet/docs#31815
I made edits to make the proposal match the implementation. As an alternative, I could make edits to indicate which portions of the proposal were implemented and which may be delivered in the future.
2022-12-13 13:12:35 -05:00
Rikki Gibson
64a2ead172
Adjust invocation rules for ref return of ref struct type ( #6781 )
2022-12-12 15:17:29 -08:00
Joseph Musser
c757dc8abc
Typo fix ( #6789 )
2022-12-12 11:20:24 -08:00
Fredric Silberberg
a5c054b2ac
Added discriminated union working group notes from November 7th, 2022.
2022-12-08 21:11:42 -08:00
Fredric Silberberg
6ccb2b64fd
Added DU working group notes for 10/31.
2022-12-07 14:42:40 -08:00
Bill Wagner
57969579a6
Create notes from working group meeting ( #6767 )
...
* Create notes from meeting
* Apply suggestions from code review
Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>
* respond to feedback
* Update meetings/working-groups/expressions-statements/ES-2022-11-30.md
Co-authored-by: Kathleen Dollard <kathleen.dollard@microsoft.com>
2022-12-07 09:13:42 -05:00
Mads Torgersen
64c3f79ddc
Update LDM agenda
2022-12-06 16:20:53 -08:00
Mads Torgersen
f83c49198d
Update LDM agenda
2022-12-02 15:40:54 -08:00
AlekseyTs
11f26d934d
Adjust grammar specification for Primary Constructors. ( #6772 )
2022-12-01 17:08:55 -08:00
Safia Abdalla
8b16686a53
Update LDM agenda for 12/5
2022-11-30 18:27:29 -08:00
Fredric Silberberg
def14730c9
Added LDM notes for November 30th, 2022.
2022-11-30 15:25:27 -08:00
Charles Stoner
6ab4bbf1ec
Update params-span.md based on working group discussions ( #6747 )
2022-11-29 15:32:21 -08:00
Rikki Gibson
528fd0ea22
Nullability improvements notes 2022-11-22 ( #6756 )
...
Co-authored-by: Jan Jones <jan.jones.cz@gmail.com>
2022-11-29 15:25:40 -08:00
Fred Silberberg
a0c94b7f3f
Update README.md
2022-11-28 13:58:34 -08:00
Charles Stoner
5148b2e1bf
Update README.md
2022-11-28 08:52:30 -08:00
Mads Torgersen
4f1157ef95
Update LDM agenda
2022-11-22 10:25:37 -08:00
Mads Torgersen
ccb745bb46
Update LDM agenda
2022-11-18 12:43:54 -08:00
Julien Couvreur
10fc4f56f4
Create roles-2022-11-10.md ( #6708 )
2022-11-18 10:46:20 -08:00
Emrah Karaman
aebf00ccf7
Changed constructor ( #6725 )
2022-11-17 07:29:27 -08:00
Charles Stoner
8889a8eb4c
Update ref-safe-to-escape of ref parameters to return only ( #6688 )
2022-11-16 13:26:03 -08:00
Pavel Tupitsyn
f3b1b18fc9
Fix typo in low-level-struct-improvements.md ( #6719 )
2022-11-16 10:07:59 -08:00
Jan Jones
69b5e8cb02
Clarify lambda defaults/`params` breaking change langversion ( #6682 )
...
* Clarify lambda params breaking change langversion
* Replace C# version by .NET version
2022-11-15 12:09:07 +01:00
Rikki Gibson
52113e3a71
Nullability improvements notes 2022-11-07 ( #6674 )
2022-11-14 12:54:46 -08:00
Mads Torgersen
1a68874bb4
Update LDM agenda
2022-11-10 17:38:50 -08:00
Mads Torgersen
5817046d3c
Update LDM agenda
2022-11-10 13:06:35 -08:00
Charles Stoner
5e29439460
Correct example in params working group notes ( #6679 )
2022-11-10 06:53:17 -08:00
Mads Torgersen
b6327950a1
Update LDM agenda
2022-11-08 09:31:28 -08:00
Charles Stoner
fc0c7db757
Add notes from params improvements working group meeting 2022-11-03 ( #6657 )
...
Co-authored-by: Jared Parsons <jaredpparsons@gmail.com>
Co-authored-by: CyrusNajmabadi <cyrus.najmabadi@gmail.com>
2022-11-07 17:56:06 -08:00