Update index. (#1221)

This commit is contained in:
Neal Gafter 2017-12-27 16:19:16 -08:00 committed by GitHub
parent 73ba634e7d
commit c8ea2835cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,10 +7,18 @@ Overview of meetings and agendas for 2013
[C# Language Design Notes for Oct 7, 2013](LDM-2013-10-07.md)
1. Invariant meaning of names <_scrap the rule_>
2. Type testing expression <_cant decide on good syntax_>
2. Type testing expression <_cant decide on good syntax_>
3. Local functions <_not enough scenarios_>
4. nameof operator <_yes_>
## Nov 4, 2013
[C# Language Design Notes for Nov 4, 2013](LDM-2013-11-04.md)
1. Initialized and getter-only auto-properties <*details decided*>
2. Expression-bodied function members <*details decided*>
3. Lightweight dynamic <*member access model and syntax discussed*>
## Dec 16, 2013
[C# Language Design Notes for Dec 16, 2013](LDM-2013-12-16.md)