Commit graph

1282 commits

Author SHA1 Message Date
Neal Gafter
41e377c7fa
Update target-typed conditional expression spec. (#3503) 2020-05-31 14:29:44 -07:00
Andy Gocke
ae11413106 Move old records proposals to rejected/ and rename current proposal 2020-05-30 12:24:13 -07:00
Andy Gocke
04f998e2f9
Update records-wip.md (#3505) 2020-05-30 12:21:00 -07:00
Mads Torgersen
7f02ff0a8b
Update LDM agenda 2020-05-29 15:49:55 -07:00
Mads Torgersen
e1f35d1569
Update LDM agenda 2020-05-29 11:09:47 -07:00
Mads Torgersen
35c14f7c15
Update LDM agenda 2020-05-26 11:51:35 -07:00
Andy Gocke
300226c009
Update spec for record value equality (#3396) 2020-05-24 12:25:51 -07:00
Neal Gafter
e355841daa
Update target-typed-conditional-expression.md
Adjust specification.
2020-05-21 14:53:19 -07:00
Andy Gocke
751ebd4669 Add LDM notes for 2020-05-11 2020-05-19 00:54:16 -07:00
Neal Gafter
125539b88d
Add doc for C# 6.0 struct autoprop initialization (#3459) 2020-05-18 16:36:57 -07:00
Jaliya Udagedara
c2df2ee72f
Update constructor parameters (#3466) 2020-05-17 10:12:44 -07:00
JesperTreetop
9c3fde1e45
Correct March to April (#3461) 2020-05-15 08:24:07 -07:00
Matt Styles
c2fe8f1d15
Updated status of null coalescing assignment from proposed to implementation completed (#3451)
* Updated status of null coalescing assignment from proposed to implementation completed

The feature is available in C# 8. I can't see guidance on what should be updated in these docs to reflect that, so not sure if what I've changed is what should be changed!

* Update null-coalescing-assignment.md

Marking all stages of null coalescing assignment proposal as completed with checkbox filling
2020-05-12 14:41:23 -07:00
Mads Torgersen
97eaba738e
Update README.md 2020-05-12 08:56:49 -07:00
Julien Couvreur
1466a8ae9e
Update README.md 2020-05-12 07:31:40 -07:00
Julien Couvreur
91b25c73a8
Update README.md 2020-05-11 14:07:05 -07:00
Julien Couvreur
76631d3a84
Update README.md 2020-05-11 14:06:24 -07:00
Julien Couvreur
9face9a8ec
Update README.md 2020-05-11 14:05:46 -07:00
AlekseyTs
dccd6f151a
Merge pull request #3442 from AlekseyTs/SimplePrograms_04
Providing access to command line arguments within top-level statements
2020-05-11 10:34:04 -07:00
Andy Gocke
ac0b1302b1 Fix file name for 2020-05-04 notes 2020-05-09 17:09:46 -07:00
Andy Gocke
45d49ec640 Add LDM notes for May 6, 2020 2020-05-09 17:06:58 -07:00
Andy Gocke
a2d15ae55b Add LDM notes for May 4, 2020 2020-05-09 17:02:06 -07:00
AlekseyTs
c657de69f5
Providing access to command line arguments within top-level statements 2020-05-09 09:43:55 -07:00
Fred Silberberg
d073319400
Update proposals/function-pointers.md
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2020-05-08 23:16:08 -07:00
Fredric Silberberg
fc347a5739
Update the calling convention and UnamangedCallersOnly attribute. 2020-05-08 16:14:30 -07:00
AlekseyTs
f7f8935d16
Merge from dotnet/csharplang
Merge from dotnet/csharplang
2020-05-08 10:45:45 -07:00
Julien Couvreur
36bf39178d
Update README.md 2020-05-07 14:26:53 -07:00
Julien Couvreur
21a249d0d0
Update README.md 2020-05-07 08:25:20 -07:00
Julien Couvreur
da3b99a86d
Update README.md 2020-05-07 08:24:48 -07:00
Neal Gafter
a17f4c8ba8
constant pattern is a constant expression. 2020-05-06 14:13:20 -07:00
Neal Gafter
c9ae01e03b
Update target-typed-conditional-expression.md 2020-05-05 16:16:39 -07:00
Neal Gafter
347c6665f7
Update target-typed-conditional-expression.md 2020-05-05 16:15:36 -07:00
Mads Torgersen
c583233dd8
Update README.md 2020-05-05 15:43:36 -07:00
Alireza Habibi
e006b4808d
Permit init-only initialization in attribute usages (#3425) 2020-05-05 12:47:03 -07:00
Mads Torgersen
7c75acb30b
Update README.md 2020-05-01 14:47:14 -07:00
Mads Torgersen
5ee18e113a
Update README.md 2020-05-01 14:39:05 -07:00
Mads Torgersen
8ca39632ed
Update README.md 2020-05-01 14:11:54 -07:00
Andy Gocke
c30039481e
Update records-wip.md (#3353)
Add info for the `with` expression
2020-04-30 10:28:24 -07:00
Rikki Gibson
0cec4e00c3
Module initializers (#3392)
Co-authored-by: Fred Silberberg <fred@silberberg.xyz>
2020-04-30 10:03:12 -07:00
Mads Torgersen
d77deaccf3
Update LDM-2020-04-15.md 2020-04-28 13:10:24 -07:00
Mads Torgersen
161e9facb5
Update README.md 2020-04-28 13:10:01 -07:00
Mads Torgersen
b272718c5f
Update README.md 2020-04-28 13:09:24 -07:00
Mads Torgersen
af0265255f
Add files via upload 2020-04-28 13:04:15 -07:00
Andy Gocke
3159656400
Update LDM-2020-04-27.md 2020-04-28 10:26:27 -07:00
Andy Gocke
124dabcb01 Add LDM notes for 2020-04-27 2020-04-27 16:02:34 -07:00
Julien Couvreur
ab0873759f
Update init.md 2020-04-26 08:55:22 -07:00
Julien Couvreur
cbf73854a6
Tweaks to init-only speclet (#3398) 2020-04-26 08:28:51 -07:00
Neal Gafter
f1d43aade5
Move specification from #2844 to proposals. (#3394) 2020-04-24 16:58:39 -07:00
Mads Torgersen
1281700df3
Update README.md 2020-04-24 16:28:49 -07:00
Rikki Gibson
64566a1688
Update extending-partial-methods.md (#3386) 2020-04-23 13:06:39 -07:00