csharplang/spec
Bernd Baumanns 3369227509
Fix linq (#5390)
* missing curly brace
2021-11-08 10:57:20 -08:00
..
LICENSE.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
README.md Remove outdated info from spec index 2019-08-28 11:45:54 +02:00
arrays.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
attributes.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
basic-concepts.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
classes.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
conversions.md Add missing semicolon (#5165) 2021-09-08 09:05:25 -07:00
delegates.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
documentation-comments.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
enums.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
exceptions.md Address docs build warnings (#5102) 2021-08-23 14:33:02 -04:00
expressions.md Fix linq (#5390) 2021-11-08 10:57:20 -08:00
interfaces.md Fix typos in `spec` (#1266) 2018-01-25 13:12:45 -08:00
introduction.md Address docs build warnings (#5102) 2021-08-23 14:33:02 -04:00
lexical-structure.md Missing ':' in format part of interpolation (#3679) 2020-07-15 09:23:26 -07:00
namespaces.md Fix example description 2019-02-19 10:28:49 -08:00
statements.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
structs.md Fixed links in spec (#3273) 2021-03-01 18:58:12 -08:00
types.md fix sign error (#2933) 2019-11-05 10:18:57 -05:00
unsafe-code.md Update unsafe-code.md 2020-07-16 14:14:04 +06:00
variables.md Update variables.md 2021-04-15 12:22:19 +04:30

README.md

C# Language Specification

Version 6

This is an unofficial draft, posted here for convenience. When we submit a C# 6.0 spec proposal to ECMA, it will be shared here.