6cd82c21ed
Inline HTML get swallowed in MD and HTML rendering |
||
---|---|---|
.. | ||
LDM-2013-10-07.md | ||
LDM-2013-10-21.md | ||
LDM-2013-11-04.md | ||
LDM-2013-12-16.md | ||
README.md |
README.md
C# Language Design Notes for 2013
Overview of meetings and agendas for 2013
Oct 7, 2013
C# Language Design Notes for Oct 7, 2013
- Invariant meaning of names <scrap the rule>
- Type testing expression <can’t decide on good syntax>
- Local functions <not enough scenarios>
- nameof operator <yes>
C# Language Design Notes for Oct 21, 2013
- Primary Constructors <fleshed out a few more details>
- Lightweight Dynamic <we examined a much simpler approach>
Nov 4, 2013
C# Language Design Notes for Nov 4, 2013
- Initialized and getter-only auto-properties <details decided>
- Expression-bodied function members <details decided>
- Lightweight dynamic <member access model and syntax discussed>
Dec 16, 2013
C# Language Design Notes for Dec 16, 2013
- Declaration expressions <reaffirmed scope rules, clarified variable introduction>
- Semicolon operator <reaffirmed enclosing parentheses>
- Lightweight dynamic member access <decided on a syntax>