Commit graph

1658 commits

Author SHA1 Message Date
Bernd Baumanns 3369227509
Fix linq (#5390)
* missing curly brace
2021-11-08 10:57:20 -08:00
Charles Stoner 73077e88ca
Add proposal for params Span<T> (#5382) 2021-11-05 17:43:34 -07:00
AlekseyTs 28efe56136
Explicitly specify the order of evaluation for implicit Index/Range support (#5380)
This is a follow up on an LDM decision, see https://github.com/dotnet/csharplang/blob/main/meetings/2021/LDM-2021-11-01.md for more information.
2021-11-05 06:40:36 -07:00
CyrusNajmabadi 338b5908b6
Update LDM-2021-11-03.md 2021-11-03 17:22:19 -07:00
Fredric Silberberg e51570659f
Added LDM notes for November 3rd, 2021. 2021-11-03 17:12:26 -07:00
Nigel Bess 1f7a1340e1
Update LDM-2021-04-14.md (#5383)
Fixed typo
2021-11-03 10:12:12 -07:00
Fredric Silberberg b7f3a6653c
Corrected notes on Index and Range. 2021-11-02 09:44:28 -07:00
Fredric Silberberg d0176fe491
Correct ordering 2021-11-01 17:05:43 -07:00
Fredric Silberberg 3514aabe7c
Added LDM Notes for November 1st, 2021 2021-11-01 16:47:12 -07:00
Mads Torgersen 2246988f5d
Update LDM agenda 2021-11-01 10:28:22 -07:00
Charles Stoner 26ccd64e79
Update README.md 2021-10-31 00:04:48 -07:00
Fred Silberberg 43d9ed40c1
Update the interpolated string handler spec (#5365)
Updates the spec with the changes implemented in https://github.com/dotnet/roslyn/pull/57456, after discussion with LDM.
2021-10-29 21:02:04 -07:00
Alireza Habibi cb5871f620
Update list-patterns.md (#5364) 2021-10-29 13:44:15 -07:00
Charles Stoner 6a76c1cf68
Update README.md 2021-10-29 11:30:49 -07:00
Mads Torgersen 7bdf60f57a
Update LDM agenda 2021-10-28 17:54:44 -07:00
Charles Stoner 87137e67cc
Update README.md 2021-10-28 17:31:03 -07:00
Fredric Silberberg 81f2670ec5
Added LDM notes for September 27th, 2021 2021-10-27 17:50:30 -07:00
Mads Torgersen 2e10a1b56d
Update LDM agenda 2021-10-27 09:56:17 -07:00
Fred Silberberg 42b18c5d20
Fixup utf8 string proposal (#5355) 2021-10-27 09:50:16 -07:00
CyrusNajmabadi 0f09d0ffdd
Update README.md 2021-10-27 09:46:06 -07:00
Jared Parsons 5e25bf6e3a
Utf8 string literal proposal (#5349)
* Have to start somewhere

* Progress

* Progress

* Initial draft complete

* Apply suggestions from code review

Co-authored-by: Stephen Toub <stoub@microsoft.com>

* Suggestions

Co-authored-by: Stephen Toub <stoub@microsoft.com>
2021-10-27 08:49:24 -07:00
Mads Torgersen 8f13ded863
Update LDM agenda 2021-10-26 11:03:14 -07:00
Fredric Silberberg 2802e29f4c
Added LDM Notes for October 25th, 2021 2021-10-25 15:43:12 -07:00
Mads Torgersen ec01d26c47
Update LDM agenda 2021-10-22 14:50:59 -07:00
Mads Torgersen 2ba7e98c33
Add Nov and Dec dates to LDM agenda 2021-10-21 17:02:41 -07:00
Fredric Silberberg 9f54c9673f
Added LDM Notes for October 20th, 2021. 2021-10-20 16:27:56 -07:00
Julien Couvreur e8ddd37721
Remove value type restriction on nullable suppressions
A recent issue prompted me to double-check this: https://github.com/dotnet/roslyn/issues/57142
Original design decision: https://github.com/dotnet/roslyn/issues/29907
2021-10-19 16:57:48 -07:00
Mads Torgersen f20dd3076e
Update primary constructors proposal 2021-10-19 16:57:31 -07:00
Mads Torgersen 95ffad807f
Merge pull request #5306 from dotnet/madst
Create non-record-primary-constructors.md
2021-10-19 16:55:33 -07:00
Mads Torgersen ce40037cbf Update non-record-primary-constructors.md
React to @jaredpar comments about fields vs parameters
2021-10-19 16:47:39 -07:00
Mads Torgersen b6f2fb7598
Update proposals/non-record-primary-constructors.md
Co-authored-by: Jared Parsons <jaredpparsons@gmail.com>
2021-10-19 16:25:33 -07:00
Mads Torgersen 8265129d86 Create non-record-primary-constructors.md
Rewrite proposal from primary_constructors.md in light of the primary constructors already available on records.
2021-10-19 15:18:58 -07:00
Charles Stoner 90f617d0a7
Remove separate lambda-attributes.md proposal (#5301) 2021-10-18 18:11:39 -07:00
Mads Torgersen dd9c089e9e
Update LDM agenda 2021-10-15 13:33:54 -07:00
CyrusNajmabadi 762f5da1d2
Update semi-auto-properties.md 2021-10-15 12:53:13 -07:00
CyrusNajmabadi e4ffa88c9f
Update semi-auto-properties.md 2021-10-15 12:52:44 -07:00
CyrusNajmabadi b8fa5f0689
Update semi-auto-properties.md 2021-10-15 12:51:37 -07:00
CyrusNajmabadi d91984fe41
Update semi-auto-properties.md 2021-10-15 12:49:17 -07:00
CyrusNajmabadi cf102bcbb2
Create semi-auto-properties.md 2021-10-15 12:47:27 -07:00
CyrusNajmabadi a7aa8230e6
Update new-line-in-interpolation.md 2021-10-15 10:27:05 -07:00
CyrusNajmabadi f548a2fea8
Rename new-line-in-interpolation to new-line-in-interpolation.md 2021-10-14 14:05:11 -07:00
CyrusNajmabadi 0130349385
Create new-line-in-interpolation 2021-10-14 14:04:57 -07:00
Fredric Silberberg 7e2455955c
Added LDM notes for October 13th, 2021. 2021-10-13 15:34:01 -07:00
Mads Torgersen 6934787776
Update LDM agenda 2021-10-12 10:51:53 -07:00
Julien Couvreur 5675cc01cd
Update README.md 2021-10-08 16:55:36 -07:00
Charles Stoner a6737cff25
Several corrections to task-types.md (#5253) 2021-10-06 21:41:54 -07:00
Bill Wagner 1bbea06217
fix typos (#5250)
find / replace mistake, where I had // instead of /
2021-10-05 20:20:18 -04:00
AlekseyTs eedd69b8f9
Update "Unresolved questions" in static-abstracts-in-interfaces.md (#5249) 2021-10-05 14:49:13 -07:00
Bill Wagner f5daa3c480
Update links to spec (#5248)
Making the links to the spec relative links, so they'll resolve correctly both in this repo, and when published on docs.microsoft.com

(The latest change doesn't have the folder as part of it.)
2021-10-05 17:40:03 -04:00
Alireza Habibi 6e57bef953
Add pattern-variables.md (#4592) 2021-10-04 13:02:43 -07:00