Commit graph

343 commits

Author SHA1 Message Date
Andy Gocke 2fd8db3d5d Add notes for 2018-08-22 2018-09-11 14:07:01 -07:00
Neal Gafter 99413cf787
Add support for common type of int and double?. (#1806) 2018-09-06 16:01:33 -07:00
Andy Gocke 9a21509c11 Correct date to 2018-08-20 2018-09-04 13:56:26 -07:00
Andy Gocke 6218501740 Add LDM meeting notes for 2018-07-20 2018-09-04 10:03:22 -07:00
Mads Torgersen 8b155d4c9d
Merge pull request #1807 from BillWagner/fix-or-rendering
don't escape vertical bar in code fence
2018-08-21 14:59:30 -07:00
Bill Wagner d93a726f4c looked for other code fenced bars
Removed them as well.
2018-08-21 16:54:43 -04:00
Bill Wagner 36504baa66 don't escape vertical bar
Fixes dotnet/docs#6335

Because these are in a code fence, the back-slash was rendering on the docs platform. This still renders correctly in GFM, and on docs.

/cc @HankiDesign
2018-08-21 16:35:44 -04:00
Neal Gafter 3708b698b5
Add draft spec for pattern-matching in C# 7. (#1778) 2018-08-13 11:23:35 -07:00
Tanner Gooding 3507d1de15
Merge pull request #1783 from eyalsk/patch-1
Update Discord link
2018-08-10 17:46:28 -07:00
Eyal Solnik 469c796dd4
Update Discord link 2018-08-11 03:38:53 +03:00
Tanner Gooding 604e5fcec4
Merge pull request #1782 from eyalsk/communities
Add a communities document
2018-08-10 10:45:51 -07:00
Jared Parsons ee3d1242f3
Merge pull request #1658 from bbarry/patch-4
abstract/virtual parameters use InAttribute
2018-08-10 10:40:59 -07:00
Eyal Solnik f1c541c788
Update Communities.md 2018-08-10 20:34:13 +03:00
Eyal Solnik 0313b9bd81
Fix grammar and typos. 2018-08-10 20:31:47 +03:00
Eyal Solnik 3c6fcc3ded
Update Communities.md 2018-08-10 20:12:29 +03:00
Eyal Solnik 9063ab2fed
Add a communities document
Includes links to major C# communities.
2018-08-10 19:38:01 +03:00
Neal Gafter 00ed94d94a
Update range proposal (#1770) 2018-08-06 16:08:34 -07:00
Julien Couvreur 1aed67be2b
Merge pull request #1501 from hyagli/patch-1
Fix typo in ref-local-reassignment.md
2018-07-29 11:19:17 -07:00
Julien Couvreur 54fb167419
Merge pull request #1608 from svick/patch-1
Fixed link formatting
2018-07-29 11:18:39 -07:00
Julien Couvreur 68b7a84096
Merge pull request #1425 from carlreinke/remove-asterisks
Remove superfluous asterisks
2018-07-29 11:16:01 -07:00
Julien Couvreur 5239f5f901
Merge pull request #1635 from lindexi/patch-1
Fix code format
2018-07-29 11:14:19 -07:00
Julien Couvreur 65b8af18a9
Merge pull request #1636 from lindexi/patch-2
Code Formatted
2018-07-29 11:13:47 -07:00
Julien Couvreur 6244126574
Merge pull request #1714 from Tsarar/fix-braces-namespace
Fix brace | add semicolon
2018-07-29 11:13:11 -07:00
Jared Parsons 72f9edccdd
Merge pull request #1730 from tannergooding/readonly-methods
Adding the readonly-methods proposal document.
2018-07-26 09:14:47 -07:00
Tanner Gooding 5b4b07a066 Adding the readonly-methods proposal document. 2018-07-26 09:07:40 -07:00
Jared Parsons 91ffdd283e
Merge pull request #1731 from jaredpar/fix-oops
Move proposal to the right folder
2018-07-19 15:29:36 -07:00
Jared Parsons 0b2da3d15f
Move proposal to the right folder 2018-07-19 15:28:59 -07:00
Fred Silberberg f4f9f590da
Merge pull request #1721 from 333fred/null-coalescing-updates
Update null-coalescing-assignment proposal with changes from LDM.
2018-07-19 11:06:39 -07:00
Fredric Silberberg a9c33ef740
the -> and 2018-07-19 11:06:18 -07:00
Fredric Silberberg 7a80baa479
Address PR feedback. 2018-07-19 10:46:09 -07:00
Julien Couvreur 9b4e7a8c62
Minor formatting issue on "<no attribute>" case 2018-07-19 07:26:34 -07:00
Andy Gocke 1b4d4e5e7c Add notes for 2018-07-16 LDM 2018-07-18 23:58:24 -07:00
Jared Parsons 17a300125f
Merge pull request #1685 from jaredpar/fix-intrinsic
Compiler intrinsics
2018-07-17 08:43:51 -07:00
Fredric Silberberg ac7a40a0e7
Update null-coalescing-assignment proposal with changes from LDM. 2018-07-16 17:23:09 -07:00
Andy Gocke b7247c4272 Add LDM notes for 2018-07-11 2018-07-16 16:52:12 -07:00
Jared Parsons 3bd8afdbb8
Trigger PR 2018-07-16 13:25:07 -07:00
Jared Parsons 7b87ad912d
Respond to PR feedback 2018-07-16 10:54:47 -07:00
Dmytro Dorodnykh ac5f60aa23 Fix brace | add semicolon 2018-07-13 12:15:51 +03:00
Andy Gocke ab2987c20d Add notes for 2018-07-09 LDM 2018-07-12 23:33:10 -07:00
Mads Torgersen 21969cb789
Merge pull request #1705 from dotnet/design-notes
Add design notes
2018-07-09 17:10:06 -07:00
Mads Torgersen 962dfeab6c Add design notes 2018-07-09 17:07:16 -07:00
Jared Parsons 3b4697d79f
Compiler intrinsics
This is an alternate proposal for the compiler intrinsicts feature:

https://github.com/dotnet/csharplang/issues/191
https://github.com/dotnet/roslyn/issues/11475

This alternate design proposal comes after reviewing a prototype implementation
of the original proposal by @mjsabby as well as the use throughout a significant
code base.

This design was done with significant input from @mjsabby, @tmat and @jkotas.
2018-07-01 22:21:28 -07:00
Bill Barry c26d8480d4
abstract/virtual parameters use InAttribute
An `in` parameter must have the attribute `[IsReadOnly]`. It may have the attribute `[In]` if and only if it is either abstract or virtual.
2018-06-22 12:58:01 -04:00
lindexi 2ac7b6e913
Code Formatted
We use Allman style braces, where each brace begins on a new line. 

See: [coding-style.md](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md )
2018-06-15 14:35:30 +08:00
lindexi ee7b1265d6
Fix code format
We use [Allman style](http://en.wikipedia.org/wiki/Indent_style#Allman_style) braces, where each brace begins on a new line. 

We should use `_camelCase` for internal and private fields

See: [coding-style.md](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md )
2018-06-15 14:25:46 +08:00
Julien Couvreur 98043cdc88
Rename null-coalecing-assignment.md to null-coalescing-assignment.md 2018-06-14 15:08:28 -07:00
Julien Couvreur 62be28af5e
Delete nullable-reference-types-speclet.md 2018-06-10 10:33:47 -07:00
Julien Couvreur d233ee377a
Move speclet for nullable feature to csharplang 2018-06-10 10:33:25 -07:00
Petr Onderka 6f8c1d8bf3
Fixed link formatting 2018-06-06 14:40:42 +02:00
Julien Couvreur da34bb714b
The method name custom fixed is GetPinnableReference (#1605) 2018-06-04 13:57:50 -07:00