Commit graph

485 commits

Author SHA1 Message Date
Jared Parsons
fc0eeac8da
More progress 2019-03-04 07:54:54 -08:00
Jared Parsons
d3527f492a
More progress 2019-03-04 07:47:11 -08:00
Jared Parsons
be08f9ce0c
More 2019-03-03 20:00:59 -08:00
Jared Parsons
dbee66e702
Revision
Changes
- Remove `VariantCollection`
- Move the `IEnumerable<T>` variant into the main section
- Simplify the language around `Span<T>` and `ReadOnlySpan<T>`
2019-03-03 18:44:19 -08:00
Jared Parsons
6829da0140
Work on ValueFormattableString 2019-01-14 20:52:35 -08:00
Jared Parsons
eafd1d233a
Variant section 2019-01-14 20:19:19 -08:00
Jared Parsons
1411f2cc75
More work 2019-01-14 18:21:33 -08:00
Jared Parsons
a901f5e21d
params Span discussion 2019-01-03 16:19:24 -08:00
Jared Parsons
60df1b01d7
More outlining 2019-01-03 15:45:39 -08:00
Jared Parsons
3d4b9aad51
Initial template 2019-01-03 15:35:01 -08:00
Neal Gafter
63f42f47e9
Update README.md 2018-12-27 23:26:09 -08:00
Amadeusz Sadowski
52307b6f38 Upate patterns.md - always use switch_expression (#2096)
There were some not updated usages of *match_expression*. I've replaced all of them with *switch_expression* as I guess was intended.
2018-12-20 20:57:25 -08:00
Neal Gafter
a82f6a7950
Update link to scala paper 2018-12-20 13:14:35 -08:00
Neal Gafter
73c4bd321a
Update patterns.md (#2094)
* Update patterns.md per review comments
2018-12-20 11:19:54 -08:00
Jared Parsons
630811536f
Merge pull request #1703 from jaredpar/fix-using
Using patterns and declarations
2018-12-20 10:51:25 -08:00
Julien Couvreur
7c1081ccc5
Merge pull request #2074 from drewnoakes/patch-1
Fix generic escape character and formatting
2018-12-20 10:00:00 -08:00
Drew Noakes
dabc5f1943
Replace HTML with markdown code escaping 2018-12-20 09:20:49 +00:00
Julien Couvreur
eee8f9444e
Merge pull request #2022 from pkulikov/patch-2
ref-local-reassignment.md: correct C# version
2018-12-19 22:38:33 -08:00
Neal Gafter
443f521cb7
Update patterns.md 2018-12-19 17:04:12 -08:00
AlekseyTs
1f0ca65d22
Update README.md 2018-12-18 10:37:56 -08:00
AlekseyTs
91e98374b4
Update README.md 2018-12-18 10:21:04 -08:00
Mads Torgersen
ab9a796798
Merge pull request #2076 from dotnet/design-notes
Describe generic type inference in nullable spec
2018-12-14 12:41:25 -08:00
Mads Torgersen
4be884f7ec Fixing nullable spec 2018-12-14 12:40:25 -08:00
Mads Torgersen
df7aa8d7d8 Merge branch 'master' into design-notes 2018-12-14 12:37:47 -08:00
Mads Torgersen
10723c7733 Describe generic type inference 2018-12-14 12:37:38 -08:00
Charles Stoner
a7550f40ed
Add uninitialized non-nullable field warnings to schedule 2018-12-14 12:29:50 -08:00
Drew Noakes
68e4d12247
Fix generic escape character and formatting
A ' quote was listed where a \` should exist (as far as I know).

Also formatted neighbouring character sequences as code blocks for consistency.
2018-12-14 18:58:39 +00:00
Julien Couvreur
834a2be7e1
Update README.md 2018-12-14 09:26:08 -08:00
Julien Couvreur
824b7c8d6b
Update README.md 2018-12-12 14:16:31 -08:00
Mads Torgersen
bce8ecf6ad
Update LDM agenda 2018-12-12 09:14:53 -08:00
Andy Gocke
67c0ce5c56 Add LDM notes for Dec 3, 2018 2018-12-10 02:12:22 -08:00
Mads Torgersen
cfb76d4dad
Fix typo 2018-12-07 11:29:35 -08:00
Mads Torgersen
cdb8f8b57b
Merge pull request #2046 from dotnet/design-notes
Update nullable-reference-types-specification.md
2018-12-05 16:18:17 -08:00
Mads Torgersen
a29c4ac86f Update nullable-reference-types-specification.md
Add more stuff
2018-12-05 16:17:26 -08:00
Julien Couvreur
23b75fb5f9
Update README.md 2018-12-05 12:38:40 -08:00
AlekseyTs
75afb80d9d
Update README.md 2018-12-03 09:55:25 -08:00
Andy Gocke
0a4aa03e37 Add LDM notes for 2018-11-28 2018-11-29 10:37:54 -08:00
Mads Torgersen
877367288a
Update LDM agenda 2018-11-29 10:25:04 -08:00
Andy Gocke
4811c98606 Add LDM notes for Nov. 14, 2018 2018-11-28 14:52:39 -08:00
Andy Gocke
050eba840f Add LDM notes for Nov. 05, 2018 2018-11-28 14:44:35 -08:00
Andy Gocke
8f3bd70667 Add design notes for Oct 31, 2018 meeting 2018-11-28 13:58:53 -08:00
Mads Torgersen
ccf66131e0
Update LDM agenda 2018-11-28 13:48:48 -08:00
Mads Torgersen
e5a0928f33
Merge pull request #2028 from dotnet/design-notes
Add NRT spec
2018-11-27 17:06:33 -08:00
Mads Torgersen
15203b2751 Add NRT spec 2018-11-27 17:03:46 -08:00
Mads Torgersen
0f9f52e715
update LDM agenda 2018-11-27 16:51:54 -08:00
Petr Kulikov
fa13e53bd3
Update ref-local-reassignment.md 2018-11-25 21:13:39 +01:00
Mads Torgersen
7edbfec804
Update C# LDM Agenda 2018-11-19 16:06:59 -08:00
Julien Couvreur
1663176428
Update README.md 2018-11-19 15:29:03 -08:00
Julien Couvreur
1f37826254
Update README.md 2018-11-19 14:47:24 -08:00
Julien Couvreur
1a81c4aca2
Update README.md 2018-11-13 18:50:47 -08:00