Commit graph

1256 commits

Author SHA1 Message Date
Neal Gafter f1533732b0
Missing ':' in format part of interpolation (#3679) 2020-07-15 09:23:26 -07:00
Mads Torgersen c46030b7fd
Update README.md 2020-07-14 12:42:46 -07:00
Julien Couvreur e874c6d46e
Disallow certain modifiers in record parameters (#3672) 2020-07-14 12:06:46 -07:00
AlekseyTs db9bca1e5c
Document ability to explicitly declare Deconstruct method. (#3670) 2020-07-14 10:15:08 -07:00
AlekseyTs c6c9e199ad
Applying attributes to properties and fields that are created to back primary constructor parameters (#3667) 2020-07-14 10:14:32 -07:00
Julien Couvreur 09c67fbf78
Local functions and lambdas are outside init phase (#3674) 2020-07-13 22:24:09 -07:00
Fredric Silberberg ee1ba85e54
Add missing triage decision to the notes. 2020-07-13 15:01:16 -07:00
Fredric Silberberg dfedf00f3c
Fix link in 2020 readme 2020-07-13 14:55:43 -07:00
Fredric Silberberg e4429f399f
Add notes for July 17th, 2020 2020-07-13 14:53:05 -07:00
Mads Torgersen 9cf2f66647
Update LDM agenda 2020-07-09 13:55:15 -07:00
Rikki Gibson 4e69e5cde3
Update repeated-attributes.md (#3661) 2020-07-09 13:48:23 -07:00
Julien Couvreur 78a7c37efe
Disallow "Clone" members (#3652) 2020-07-09 10:11:13 -07:00
Rikki Gibson cc68af0b2a
Repeated attributes across partial declarations (#3646)
* Create repeat-attributes.md

* Update repeat-attributes.md

* Update repeat-attributes.md

* Update repeat-attributes.md

* Fix filename

* Update repeated-attributes.md
2020-07-08 17:07:10 -07:00
Rikki Gibson d0deb2f61b
Update and rename static-lambdas.md to static-anonymous-functions.md (#3651) 2020-07-08 17:06:50 -07:00
Rikki Gibson b50c5ee1d9
Update repeated-attributes.md 2020-07-08 14:25:29 -07:00
Fredric Silberberg d96d221393
Add notes for July 7th, 2020, update readme. 2020-07-08 13:26:15 -07:00
AlekseyTs 2cbd8db612
Additional clarifications around Equality members (#3641) 2020-07-08 11:22:31 -07:00
Fred Silberberg 1aaa2ce941
Merge pull request #3647 from Jay-Madden/master 2020-07-07 15:46:50 -07:00
David Pine 9b736b5b73
Update the ranges.md file to correctly represent the actual impl. (#3645) 2020-07-07 10:51:45 -04:00
Jay c4f7854f1c Added mention ??= rules 2020-07-07 09:48:49 -04:00
Jay 0d8b6b6596 Added Pointer-null-coalescing.md 2020-07-06 17:42:09 -04:00
Rikki Gibson 9ae50fad18 Fix filename 2020-07-06 13:01:17 -07:00
Rikki Gibson ad8e804774
Update repeat-attributes.md 2020-07-06 12:54:09 -07:00
Mads Torgersen 43966001af
Update README.md 2020-07-02 16:10:49 -07:00
Mads Torgersen 5f42632905
Update README.md 2020-07-02 16:04:51 -07:00
AlekseyTs ce26928a60
Clarify some aspects of inheritance and equality for records (#3634) 2020-07-02 14:16:03 -07:00
Rikki Gibson ec49f96cb7
Update repeat-attributes.md 2020-07-02 13:53:22 -07:00
Rikki Gibson 0cab9c586a
Update repeat-attributes.md 2020-07-02 13:52:17 -07:00
Fredric Silberberg 464e8d16e3
Add notes for 7/1/2020 2020-07-02 12:36:07 -07:00
Fred Silberberg 1bb454804d
Update the calling convention and UnmanagedCallersOnly attribute. (#3441)
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2020-07-01 15:02:01 -07:00
Fredric Silberberg 2ca2a15434
Fix typo. 2020-07-01 15:01:18 -07:00
Fredric Silberberg 07582155a4
Update the calling convention sections with feedback from internal design, LDM decisions, and PR feedback. 2020-06-30 16:05:25 -07:00
Fred Silberberg dd3261cfde
Add required properties to the schedule. 2020-06-30 11:44:45 -07:00
Charles Stoner 413c55fe88
Override abstract property get and init accessors (#3626) 2020-06-30 10:53:26 -07:00
Mads Torgersen 510a72d2fc
Update README.md 2020-06-29 17:17:44 -07:00
Fredric Silberberg 6d8cee6e4a
Added notes for 6/29/2020 2020-06-29 17:16:32 -07:00
Andy Gocke 7460aa357e Adjust agenda 2020-06-28 22:22:19 -07:00
Andy Gocke 7058cc815e Add LDM notes for June 22, 2020 2020-06-28 22:20:41 -07:00
Mads Torgersen 607706fbf5
Update README.md 2020-06-26 10:52:29 -07:00
Mads Torgersen 6d43eec15c
Update README.md 2020-06-25 16:55:04 -07:00
Julien Couvreur 8498f4963c
Update README.md 2020-06-25 14:59:16 -07:00
Petr Kulikov 6f244db799
Fix typo in tuple equality proposal (#3614) 2020-06-25 11:42:58 -07:00
Fredric Silberberg 3b8500a93f
Added notes for 6/24/2020 2020-06-25 11:21:37 -07:00
Leandro Fernandes f4b1117610
Add features in Language-Version-History.md (#3371)
* Update Language-Version-History.md

* remove en-us from links

* `params` arrays

* removed "Statement" bullet

* specify yield and lock statements

* adjust links section

* adds more links

* adds few more links

* added Covariance and contravariance in c#

reference https://docs.microsoft.com/pt-br/dotnet/csharp/whats-new/csharp-version-history
2020-06-25 08:34:14 -04:00
Julien Couvreur b901db48de
Update static-lambdas.md 2020-06-24 14:00:36 -07:00
Rikki Gibson aa2d828c82
Update module-initializers.md (#3604) 2020-06-23 15:23:17 -07:00
Andy Gocke 7c44a62f9a
Add nullable spec for nested functions 2020-06-22 15:07:55 -07:00
Fred Silberberg 26966202e8
Add function pointer link for Wednesday. 2020-06-22 11:16:48 -07:00
Mads Torgersen 0df3446c36
Update README.md 2020-06-22 08:24:00 -07:00
Charles Stoner d48f35e584
Records: update "Equality members" spec section (#3583) 2020-06-19 14:20:47 -07:00