Commit graph

166 commits

Author SHA1 Message Date
faso 658e65403a Multiple typos (#565) 2017-05-15 10:34:23 -07:00
Julien Couvreur 0ee2415784 Inferred tuple names produce an error when LangVer is 7 2017-05-11 14:06:14 -07:00
Omar Tawfik 79cee63178 Updated syntax and metadata sections of ref-readonly proposal (#557) 2017-05-09 14:59:11 -07:00
Joseph Musser 7d6fe57574 Typo fixes (#537) 2017-05-04 10:57:40 -07:00
Leonardo Taglialegne 6598b96fed Add missing "not" (#309) 2017-05-03 14:32:29 -07:00
Neal Gafter 67e51abf2a Move some open and closed issues into the spec. (#439) 2017-05-03 14:31:44 -07:00
Greg Ingram 22f42429d2 Update records.md (#491) 2017-05-03 14:30:39 -07:00
James Ko f0a63ca72c Add proposal for CallerArgumentExpression attribute (#347) 2017-05-03 14:17:53 -07:00
Yaakov ec93a63fab Fix typo in default interface methods proposal (#456)
`iOs` -> `iOS`
2017-05-03 14:13:52 -07:00
Petr Onderka 5fe84bb47b Fixed formatting in Expressions (#523)
* Fixed | in table
* Removed stray `
2017-05-03 14:11:52 -07:00
Neal Gafter afb4199572 Add language version history. (#527) 2017-05-03 14:09:41 -07:00
Julien Couvreur adbba029a8 Proposal document for infer tuple names (#482) 2017-04-24 16:27:27 -07:00
Mads Torgersen 9e9bc3b195 Add design notes 2017-04-19 17:14:50 -07:00
Neal Gafter c6545f2ac8 Rename improved-common-type.md to nullable-enhanced-common-type.md 2017-04-19 17:08:35 -07:00
Neal Gafter 55ebc6ccd4 Change title of nullable-enhanced common type. 2017-04-19 17:08:05 -07:00
Neal Gafter d07535b3ba Modify default interface methods proposal based on 2017-04-18 LDM (#462) 2017-04-19 12:52:21 -07:00
Neal Gafter 8279c47d29 Update improved-common-type.md 2017-04-18 12:27:04 -07:00
Neal Gafter d8aa8cd375 change feature name to "pattern-matching with generics" 2017-04-18 12:12:59 -07:00
Neal Gafter c4f6267ca0 Add proposal for #154. (#454) 2017-04-18 12:08:35 -07:00
Mads Torgersen 00f5b9b4a4 Update meeting note 2017-04-14 15:53:46 -07:00
Mads Torgersen 26a70c0d04 Add meeting notes 2017-04-14 15:52:56 -07:00
Neal Gafter 4a40d9263b Update spec per recent LDM decisions. (#416) 2017-04-06 12:53:15 -07:00
Julien Couvreur 32817c755f Updating status on "default" literal implementation 2017-04-05 22:54:16 -07:00
Mads Torgersen a7b879e006 Finish more notes 2017-04-05 17:19:42 -07:00
Mads Torgersen 0c22b8338f Add design notes 2017-04-05 16:03:55 -07:00
Neal Gafter b267d8863b Update default interface methods proposal (#405) 2017-04-05 15:35:20 -07:00
Neal Gafter dc26f4c368 Add meeting notes for 2017-03-23 CLR behavior for default methods (#407) 2017-04-04 17:47:46 -07:00
Petr Onderka dcabca1a59 Removed stray ` (#394) 2017-04-04 15:18:30 -07:00
Petr Onderka 5cb84f4a66 Small fixes to LDM notes (#383) 2017-04-04 15:17:33 -07:00
Neal Gafter 5a2fffed6e Add precise proposed spec for improved common type. (#386) 2017-04-04 14:47:39 -07:00
Stephen Toub f86454255e Merge pull request #381 from stephentoub/readonly_locals
Add proposal for readonly locals/parameters
2017-04-04 15:01:31 -04:00
Stephen Toub f7eb0e3e33 Add proposal for readonly locals 2017-04-04 14:18:15 -04:00
Stephen Toub dfb46ac110 Merge pull request #375 from stephentoub/lambdaattrs
Add proposal for attributes on lambdas
2017-04-03 10:08:59 -04:00
Stephen Toub 24b2ac2598 Add comment about return-targeted attributes 2017-03-29 06:35:57 -04:00
Stephen Toub 2531e639b6 Add proposal for attributes on lambdas 2017-03-28 13:27:18 -04:00
Neal Gafter cd7964ed24 Clarify that a constant pattern must be constant after the conversion. 2017-03-27 14:43:38 -07:00
Mads Torgersen c2d72e9b9a Add design notes 2017-03-27 09:50:15 -07:00
Mads Torgersen e394ac3723 Finish notes 2017-03-27 08:07:36 -07:00
Mads Torgersen f639a8d2cf Finish meeting notes 2017-03-24 12:28:59 -07:00
Neal Gafter d7c01cd036 Add to the motivations section of the default interface methods proposal. 2017-03-20 17:15:09 -07:00
Mads Torgersen f5562460d6 Raw and finished design notes 2017-03-20 09:14:32 -07:00
Neal Gafter 592158fa04 Correct a typo 2017-03-17 16:04:56 -07:00
Neal Gafter 713e5e6aa3 Correct an explanatory example 2017-03-17 16:04:29 -07:00
Tanner Gooding c5de26f520 Merge pull request #126 from tannergooding/static-delegate
Adding the static-delegate proposal.
2017-03-16 16:53:44 -07:00
Neal Gafter 3524ad4e2b Add some details discussed in LDM. (#250) 2017-03-16 16:50:29 -07:00
Neal Gafter 5123ec0edf Update null-conditional-await.md 2017-03-15 12:25:12 -07:00
Neal Gafter 1a8ffd3975 Add implemented reachability spec for local functions. 2017-03-14 13:37:51 -07:00
LouisFr81 a8c5fb4298 Space missing between 'i' and 'is' (#260)
Merging on behalf of @LouisFr81. Thanks
2017-03-14 11:10:28 -07:00
Julien Couvreur 6e3d2dfe67 Create target-typed-default.md (#209) 2017-03-08 10:04:42 -08:00
Vladimir Sadov 8635b735e1 Proposal for the "conditional ref expression" feature (#224)
Proposal for the   "conditional ref expression" feature.
moved from https://github.com/dotnet/roslyn/issues/16473
2017-03-07 14:11:37 -08:00