diff --git a/meetings/2015/README.md b/meetings/2015/README.md index bf5dda2..8fe881b 100644 --- a/meetings/2015/README.md +++ b/meetings/2015/README.md @@ -3,7 +3,7 @@ ## Jan 21, 2015 -C# Design Meeting Notes for Jan 21, 2015 +[C# Design Meeting Notes for Jan 21, 2015](https://github.com/dotnet/csharplang/blob/master/meetings/2015/LDM-2015-01-21.md) This is the first design meeting for the version of C# coming after C# 6. We shall colloquially refer to it as C# 7. The meeting focused on setting the stage for the design process and homing in on major themes and features. @@ -12,3 +12,17 @@ This is the first design meeting for the version of C# coming after C# 6. We sha 3. Features +## Jan 28, 2015 + +[C# Design Meeting Notes for Jan 28, 2015](LDM-2015-01-28.md) + +1. Immutable types +2. Safe fixed-size buffers +3. Pattern matching +4. Records + + + + + +