Commit graph

1448 commits

Author SHA1 Message Date
Rex Jaeschke c1693320d6 Convert tuple equality proposal into spec text (#3206) 2021-04-19 12:47:30 -04:00
Rex Jaeschke 5ade4ff123 Move tuple literals from "Lexical structure" to "Expressions" (#3205) 2021-04-19 12:46:25 -04:00
Rex Jaeschke 4df9865acd Update digit-separators.md (#3203)
Remove trailing colons from production names in the grammar
2021-04-19 12:46:25 -04:00
Rex Jaeschke 1428bec95a Update binary-literals.md (#3202)
Remove trailing colon from some productions in the grammar
2021-04-19 12:46:25 -04:00
Rex Jaeschke 75153abf53 Update leading-separator.md (#3192) 2021-04-19 12:46:25 -04:00
Bill Wagner 87aa78f742 Tuples feedback (#3150)
* address first two changes.

* more edits on feedback

* address other comments.

* Address issues

All issues flagged in the article are either fixed, or logged as GitHub issues in the spec project.
2021-04-19 12:46:25 -04:00
Rex Jaeschke 0899831f86 Update tuples.md (#3180) 2021-04-19 12:46:25 -04:00
Rex Jaeschke 7e343a404b Update binary-literals.md (#3161) 2021-04-19 12:46:25 -04:00
Rex Jaeschke 7351ff1e34 Update digit-separators.md (#3162) 2021-04-19 12:46:24 -04:00
Bill Wagner ed10ce16e3 First set of changes for tuples from feature spec and LDM notes. (#3031)
* rough draft done

* proofread and edit.

* update text for standard style.
2021-04-19 12:46:24 -04:00
Charles Stoner 2ea0826865
Update README.md 2021-04-17 17:25:55 -07:00
Charles Stoner e1e8404fd8
Update README.md 2021-04-17 15:48:02 -07:00
Rikki Gibson 2a35c5b299
Merge pull request #4664 from dotnet/dev/rigibson/is-pattern-bool 2021-04-16 14:42:52 -07:00
Fred Silberberg 2610effb3d
Fix notes title. 2021-04-16 12:44:57 -07:00
Rikki Gibson 9852346063
Accept more bool patterns 2021-04-16 12:12:30 -07:00
Fredric Silberberg d8430957be
Fix typo. 2021-04-16 11:28:16 -07:00
Fredric Silberberg f894bac818
Reword to reduce confusion. 2021-04-16 11:24:07 -07:00
Fredric Silberberg 5da3f4e8bf
Added LDM notes for April 14th, 2021 2021-04-16 10:54:19 -07:00
Fred Silberberg 4e333cf6dc
Update interpolated string proposal (#4649)
* Update interpolated string proposal

Updates the proposal with feedback from API review and previous LDM sessions.

Co-authored-by: Stephen Toub <stoub@microsoft.com>
2021-04-16 10:40:08 -07:00
Rikki Gibson 4cbfe08276
Merge pull request #4656 from alrz/patch-6
Fix indentation
2021-04-15 10:44:33 -07:00
Alireza Habibi 4f848c4496
Update variables.md 2021-04-15 12:22:19 +04:30
Mads Torgersen 9d8d98e61e
Update LDM agenda 2021-04-14 12:19:36 -07:00
Fredric Silberberg 8cb45218b0
Added LDM notes for April 7th, 2021 2021-04-13 14:33:21 -07:00
Julien Couvreur e3e07b999b
Update README.md 2021-04-13 12:30:56 -07:00
Fredric Silberberg b40826529e
Added LDM notes for April 12th, 2021 2021-04-12 16:08:33 -07:00
Julien Couvreur 0093f12358
Update list-patterns.md 2021-04-12 12:24:26 -07:00
Julien Couvreur a05ef31c01
Record decisions from LDM 4/12/2021 2021-04-12 12:21:36 -07:00
Charles Stoner b25408365a
Update README.md 2021-04-11 12:21:03 -07:00
Gérald Barré 1ff26b634d
Fix readonly property samples (#4640) 2021-04-10 23:34:30 -07:00
Mads Torgersen 3c8559f186
Update LDM agenda 2021-04-08 15:02:45 -07:00
Alireza Habibi 98d4638aaf
Update extended-property-patterns.md (#4631) 2021-04-08 07:16:26 -07:00
CyrusNajmabadi e8f99b0bc3
Merge pull request #4581 from CyrusNajmabadi/features/file-scoped-namespaces
Initial specification for file-scoped-namespaces
2021-04-06 21:40:50 -07:00
Fredric Silberberg 5930dfb0d3
Remove links in the readme 2021-04-06 15:36:52 -07:00
Fredric Silberberg e01b11a71e
Added LDM notes for April 5th, 2021. 2021-04-06 15:36:07 -07:00
Mads Torgersen 1d59a69eff
Merge pull request #4611 from dotnet/madst
Add equality and conversion operators to static abstract members in interfaces
2021-04-06 13:51:11 -07:00
Mads Torgersen f6208cbf3f Update section on default implementations 2021-04-06 13:46:09 -07:00
Mads Torgersen 554b51929f Revert "Add default implementations to static virtual members in interfaces"
This reverts commit d80953e14d.
2021-04-06 13:26:06 -07:00
CyrusNajmabadi ae52d973cd
Update record-structs.md 2021-04-05 22:08:12 -07:00
Julien Couvreur f1cbd4c9eb
Update record-structs.md 2021-04-05 22:05:50 -07:00
Deepu Madhusoodanan d41fcd0377
Update improved-interpolated-strings.md (#4617)
Fix typo in "Return" keyword. 

Changed to return instead of "Return"
2021-04-02 13:32:12 -07:00
Julien Couvreur 0e036c9129
Use AsyncMethodBuilder and remove scoped scenarios (#4603) 2021-03-31 16:37:25 -07:00
Mads Torgersen d80953e14d Add default implementations to static virtual members in interfaces 2021-03-31 14:13:38 -07:00
Mads Torgersen d5434955d0 Add equality and conversion operators 2021-03-31 12:28:02 -07:00
Fred Silberberg 30fc08bc1e
Update interpolated string proposal with feedback (#4588)
Update interpolated string proposal with feedback

* Split the TryFormat methods into TryFormatBaseString and TryFormatInterpolationHole. Naming is definitely subject to review, but hopefully the concept is clear.
* Added new open questions for logging scenarios after review with the ILogger folks.
* Added leeway for async rules in using the interpolated string builder for string types.
* Added open question for disposal of builder types.
* Swap the out param and return type in the proposals, make the bool optional.

Co-authored-by: Chris Sienkiewicz <chsienki@microsoft.com>
Co-authored-by: Chris Sienkiewicz <chsienki@microsoft.com>
2021-03-31 11:42:00 -07:00
CyrusNajmabadi 62cfaf1501
Update README.md 2021-03-30 14:50:16 -07:00
goyzhang 50d39a0057
Update ranges.md (#4606) 2021-03-30 09:47:56 -07:00
Fredric Silberberg b7091bad97
Added LDM Notes for March 29th, 2021 2021-03-29 16:14:18 -07:00
Cyrus Najmabadi 89724a1098 Spelling 2021-03-29 15:13:03 -07:00
Charles Stoner 4865d92cfa
Update README.md 2021-03-29 14:55:50 -07:00
Charles Stoner cbfdc35dc8
Update README.md 2021-03-28 13:11:08 -07:00