csharplang/meetings/2013
Nick Schonning 6cd82c21ed fix: MD033/no-inline-html
Inline HTML get swallowed in MD and HTML rendering
2019-05-25 01:31:46 -04:00
..
LDM-2013-10-07.md Added 2013 and 2014 LDM meeting notes. (#26) 2017-02-09 09:25:09 -08:00
LDM-2013-10-21.md fix: MD033/no-inline-html 2019-05-25 01:31:46 -04:00
LDM-2013-11-04.md fix: MD033/no-inline-html 2019-05-25 01:31:46 -04:00
LDM-2013-12-16.md Added 2013 and 2014 LDM meeting notes. (#26) 2017-02-09 09:25:09 -08:00
README.md removed duplicate entry for 2013-11-04 (#1232) 2018-01-01 15:47:17 -08:00

C# Language Design Notes for 2013

Overview of meetings and agendas for 2013

Oct 7, 2013

C# Language Design Notes for Oct 7, 2013

  1. Invariant meaning of names <scrap the rule>
  2. Type testing expression <cant decide on good syntax>
  3. Local functions <not enough scenarios>
  4. nameof operator <yes>

C# Language Design Notes for Oct 21, 2013

  1. Primary Constructors <fleshed out a few more details>
  2. Lightweight Dynamic <we examined a much simpler approach>

Nov 4, 2013

C# Language Design Notes for Nov 4, 2013

  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

  1. Declaration expressions <reaffirmed scope rules, clarified variable introduction>
  2. Semicolon operator <reaffirmed enclosing parentheses>
  3. Lightweight dynamic member access <decided on a syntax>