Граф коммитов

2275 Коммитов

Автор SHA1 Сообщение Дата
Fredric Silberberg 0a76e20c1c
Added notes for November 2nd, 2022. 2022-11-03 14:40:07 -07:00
Charles Stoner 27e420d0fb
Update README.md 2022-11-03 12:13:38 -07:00
Rikki Gibson a0109d1e99
Address null-conditional-assignment proposal feedback (#6635) 2022-11-03 11:06:08 -07:00
Rikki Gibson e8ee9ad3fe correct query example 2022-11-03 10:56:11 -07:00
Jan Jones 2ab1a18507
Warn for lambda defaults/`params` differences (#6648)
* Warn for lambda defaults/`params` differences

Changes error to warning when lambda parameter default values
or `params` modifiers differ during conversion.

* Improve phrasing
2022-11-03 08:12:03 +01:00
Rikki Gibson 23ba2a74c3 Fix date 2022-11-02 17:44:06 -07:00
Rikki Gibson c6910a520d Add notes from nullability improvements working group meeting on 2022-11-01 2022-11-02 17:43:47 -07:00
Joseph Musser 5078f91cbd
Fix typos and bulleting indentation (#6642) 2022-11-02 11:14:52 -07:00
Bill Wagner f97e2daacc
add comment on doc updates (#6608)
I know our docs don't cover this use of the `!` operator. Adding that would help this situation.
2022-11-01 15:58:36 -07:00
Mads Torgersen eb1c88c141
Update LDM agenda 2022-11-01 13:56:37 -07:00
Mads Torgersen 08b3c46b87
Update LDM agenda 2022-10-31 08:59:28 -07:00
Charles Stoner 6a31220e78
Add notes from params improvements working group meeting 2022-10-25 (#6606) 2022-10-27 08:23:07 -07:00
Rikki Gibson fe94fc52e4
Create null-conditional-assignment.md 2022-10-26 17:44:16 -07:00
Fredric Silberberg 42f2b56e15
Added notes from the first two DU working group meetings. 2022-10-26 15:50:33 -07:00
Fredric Silberberg ec68010b2d
Another wording fix. 2022-10-26 13:57:40 -07:00
Fredric Silberberg 0af8d35bb2
Fix wording 2022-10-26 13:57:39 -07:00
Mads Torgersen 78c16c89f2
Update LDM agenda 2022-10-26 13:50:27 -07:00
Mads Torgersen cf59002233
Update LDM agenda 2022-10-26 13:49:15 -07:00
Mads Torgersen 0ba58e6912
Update LDM agenda 2022-10-26 13:46:11 -07:00
Fredric Silberberg de6e51f3ed
Added LDM notes for October 26th, 2022 2022-10-26 13:44:04 -07:00
Julien Couvreur 45e9fb2b5e
Revert "Flow `scoped` in anonymous function conversion" (#6595) 2022-10-26 12:46:26 -07:00
Youssef Victor f8e053d629
Fix generic parameter rendering (#6599) 2022-10-26 08:09:22 -07:00
Rikki Gibson 2d49705a20 edit notes 2022-10-25 15:58:10 -07:00
Rikki Gibson 5e4910d278 Add notes from nullability improvements working group meeting on 2022-10-24 2022-10-25 15:56:13 -07:00
jnm2 105aa246da Polishing notes for collection literals working group meeting 3 2022-10-21 21:01:59 -04:00
CyrusNajmabadi 851d080cff
Collection literals working group meeting 3 2022-10-21 16:53:17 -07:00
CyrusNajmabadi d35e2dc5dd
Collection literals working group meeting 3 2022-10-21 14:54:51 -07:00
CyrusNajmabadi 666df881bb
Collection literals working group meeting 3 2022-10-21 14:51:59 -07:00
CyrusNajmabadi fbdad423e7
Collection literals working group meeting 3 2022-10-21 14:50:26 -07:00
CyrusNajmabadi 5e8383284a
Collection literals working group meeting 3 2022-10-21 14:49:21 -07:00
CyrusNajmabadi b3546f895d
Collection literals working group meeting 2 2022-10-21 14:47:52 -07:00
CyrusNajmabadi 203449de79
Create CL-2022-10-21.md 2022-10-21 14:37:54 -07:00
Mads Torgersen ec99882db0
Update LDM agenda 2022-10-21 10:40:03 -07:00
Rikki Gibson d6869c5cee
Define safe-to-escape inference for out vars (#6561) 2022-10-21 10:37:12 -07:00
Joseph Musser 2280e4fd59
Missing word and inconsistent 'OK' casing (#6579) 2022-10-20 08:04:11 -07:00
Jan Jones 4f2eca79e5
Add lambda `params` proposal (#6542)
* Add lambda `params` proposal

* Change title

* Improve wording

* Fix anonymous delegate parameter names

* Remove unneeded description

* Consolidate `counter` delegate naming

* Simplify grammar rule

* Add more `params` examples

* Remove link to `params` array docs

* Use PascalCase for method names

* Avoid the term "default parameter"

* Add lambda parameter rules

* Consolidate heading casing

* Specify updates of prior proposal

* Use "modifier" instead of "annotation"

* Replace unclear term "natural type"

* Clarify `params` unification

* Add conversion example: `params` to non-`params`

* Disallow `delegate { }` syntax
2022-10-20 09:10:57 +02:00
Fredric Silberberg c7f331f82b
Added LDM notes for October 19th, 2022. 2022-10-19 14:03:42 -07:00
Joseph Musser 483ad4c304
Fix typos (#6571) 2022-10-18 20:15:40 -07:00
Fredric Silberberg 951a862bbe
Add ToC link for the notes 2022-10-18 18:16:10 -07:00
Fredric Silberberg bc29d6d6cb
Added LDM notes for October 17th, 2022. 2022-10-18 18:15:23 -07:00
Jared Parsons 8ed2dabc37
output clarification (#6562) 2022-10-18 11:22:57 -07:00
Julien Couvreur 5fafd5b446
Add sub-section headers (#6557)
Co-authored-by: Jared Parsons <jaredpparsons@gmail.com>
2022-10-17 20:40:31 -07:00
Julien Couvreur ef30671a7e
Allow types to differ in terms of nullability (#6556)
Co-authored-by: Fred Silberberg <frsilb@microsoft.com>
2022-10-17 14:33:48 -07:00
Julien Couvreur 2f22d4aac2
Add C# 11 to language history (#6546) 2022-10-17 12:18:38 -07:00
Julien Couvreur 8f6860527b
Require types to match between pattern variable redeclarations (#6555) 2022-10-17 09:59:30 -07:00
Mads Torgersen 1a54c8b76c
Update primary-constructors.md 2022-10-17 09:38:44 -07:00
Julien Couvreur 235ca24b3f
Flow `scoped` in anonymous function conversion (#6551) 2022-10-17 09:30:46 -07:00
jnm2 77b998da27 Collection literals working group meeting 2 2022-10-15 22:10:31 -04:00
Julien Couvreur f499803dd7
Move generic attributes to C# 11 sub-folder (#6547) 2022-10-14 11:19:43 -07:00
Joseph Musser 9e5dbd0157
Fix typos (#6545) 2022-10-14 07:40:22 -07:00