This commit is contained in:
Neal Gafter 2017-12-27 16:19:16 -08:00 коммит произвёл GitHub
Родитель 73ba634e7d
Коммит c8ea2835cc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 9 добавлений и 1 удалений

Просмотреть файл

@ -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)