Commit graph

1155 commits

Author SHA1 Message Date
Fredric Silberberg 4f801a3b72
Update communities and readme with links to the dotnet evolution discord. 2020-08-10 10:02:21 -07:00
Julien Couvreur 7d3c77ee79
Add ToString and PrintMembers to records (#3762) 2020-08-07 10:37:56 -07:00
Bill Wagner f222935330
Fix table rendering (#3773)
The previous table style worked for GFM, but was not valid for markdig.
2020-08-05 10:12:15 -04:00
Hadrian Tang 4f02d029d1
Remove erroneous backtick (#3769) 2020-08-03 10:37:30 -07:00
AlekseyTs cd3c18237b
Specify equality operators for records (#3754)
See https://github.com/dotnet/csharplang/blob/master/meetings/2020/LDM-2020-07-27.md#conclusion-1
2020-07-31 10:49:11 -07:00
Julien Couvreur a4a9e017df
Clarify some restrictions on records (#3759) 2020-07-30 23:58:06 -07:00
Bill Wagner a88d56e313
fix a number of broken links (#3750)
These were found building dotnet/docs#19736

- Add correct folders for several spec references.
- Correct casing of one anchor tag.
- Replace absolute links with relative links.
2020-07-30 14:39:47 -04:00
Rikki Gibson 29c08a3460
Update LDM-2020-07-27.md 2020-07-30 10:57:04 -07:00
Rikki Gibson 5bde862ee7
Add nullable-constructor-analysis.md (#3742) 2020-07-30 10:56:00 -07:00
Neal Gafter 89bbdd101f
Move C# 9 proposals for integrated features. (#3751) 2020-07-29 14:09:31 -07:00
Fred Silberberg 71813f1643
Merge pull request #3747 from Youssef1313/patch-3 2020-07-29 09:47:28 -07:00
Fred Silberberg c92ac50c37
Merge pull request #3721 from leandromoh/patch-4 2020-07-29 09:46:13 -07:00
Youssef Victor eca37476cc
Update function-pointers.md 2020-07-29 18:07:34 +02:00
Youssef Victor 94ed97a268
Fix href 2020-07-29 18:02:19 +02:00
Fredric Silberberg c92018c46b
Add extra newline. 2020-07-28 11:11:40 -07:00
Fredric Silberberg 98a98559a8
Add notes for August 27th, 2020. 2020-07-28 11:10:50 -07:00
Julien Couvreur dba9200990
Update README.md 2020-07-28 10:15:58 -07:00
Julien Couvreur 0c25406d8a
Move C# 9 specs to sub-folder (#3731) 2020-07-27 22:59:33 -07:00
Julien Couvreur cede56944c
Update README.md 2020-07-27 15:59:24 -07:00
Mads Torgersen 3bdc3355b8
Update README.md 2020-07-27 10:36:29 -07:00
Mads Torgersen 45bc98cca5
Update README.md 2020-07-25 15:33:35 -07:00
Leandro Fernandes 3f91ebca93
remove pt-br from url 2020-07-25 14:37:16 -03:00
Leandro Fernandes 1d383e70d4
Update Language-Version-History.md
Co-authored-by: Fred Silberberg <fred@silberberg.xyz>
2020-07-25 14:36:28 -03:00
Mads Torgersen ea449ed112
Update README.md 2020-07-24 16:30:59 -07:00
Rikki Gibson 28eb378734
Delete nullable-constructor-analysis.md
This file wasn't intended to be added to `master` yet
2020-07-24 13:19:48 -07:00
Rikki Gibson 1dd5317c8b Add nullable-constructor-analysis.md 2020-07-24 13:18:54 -07:00
Mads Torgersen 2dda3cdd75
Update README.md 2020-07-24 12:49:11 -07:00
Leandro Fernandes 384dc3b466
adds few features 2020-07-24 14:23:14 -03:00
Fred Silberberg c25bf006cd
Merge pull request #3710 from 333fred/public-conventions
Only support public calling convention types.
2020-07-22 09:37:37 -07:00
Fredric Silberberg ebaabf6ca3
Only support public calling convention types. 2020-07-21 14:52:22 -07:00
Julien Couvreur c11b561232
Update README.md 2020-07-21 13:56:08 -07:00
Fred Silberberg de1645446e
Add equality operators in records to the agenda 2020-07-21 10:56:33 -07:00
Fredric Silberberg c6f4a217a6
Added LDM notes for 2020-07-20. 2020-07-20 15:52:41 -07:00
Julien Couvreur 32bfa55d19
Update README.md 2020-07-20 12:02:35 -07:00
Julien Couvreur 9a99808082
Update README.md 2020-07-20 12:01:29 -07:00
Julien Couvreur 731b371161
Update README.md 2020-07-20 11:52:03 -07:00
AlekseyTs 84c16c14e0
Rename Variance-safety-for-static-interface-members.md to variance-safety-for-static-interface-members.md 2020-07-19 09:26:18 -07:00
AlekseyTs 1052c8855f
Create Variance-safety-for-static-interface-members.md 2020-07-19 09:25:24 -07:00
Mads Torgersen 994c41586e
Update LDM Agenda 2020-07-17 15:42:13 -07:00
Fred Silberberg 8087d27db1
Merge pull request #3696 from anurmatov/patch-1
Update unsafe-code.md
2020-07-17 09:39:32 -07:00
AlekseyTs a5899d45d1
Clarify expected accessibility of an EqualityContract property in a record directly inheriting from object. (#3700) 2020-07-16 14:49:17 -07:00
Michael Ketting 6b9a732aa3
Fixed typo in Readme.md (#3694)
The link to the Design Notes for June 24th was set to June 22nd.
2020-07-16 08:15:53 -07:00
anurmatov 7d4c75a2da
Update unsafe-code.md
It should be specified comparison operator `>=` (greater than or equal) instead of lambda `=>`
2020-07-16 14:14:04 +06:00
AlekseyTs 3402ccd0e0
Clarify semantics of with expression. (#3690) 2020-07-15 16:02:56 -07:00
AlekseyTs 66fd2ffbda
Clarify accessibility of a synthesized record copy constructor. (#3686) 2020-07-15 13:20:16 -07:00
Fred Silberberg 1124abb051
Merge pull request #3688 from slang25/patch-2
Correct LDM date
2020-07-15 12:58:21 -07:00
Stuart Lang fe73722354
Correct date 2020-07-15 20:55:02 +01:00
AlekseyTs e149d1e9c0
Clarify accessibility requirements for explicitly declared record copy constructor. (#3678) 2020-07-15 09:55:25 -07:00
AlekseyTs 5a09cc1726
Add clarifications for instance "clone" method (#3683) 2020-07-15 09:32:46 -07:00
Neal Gafter f1533732b0
Missing ':' in format part of interpolation (#3679) 2020-07-15 09:23:26 -07:00