csharplang/spec
Bill Wagner 4ddf18d000
fix sign error (#2933)
The exponent range is -1075 - 970, not 1075 - 970.
2019-11-05 10:18:57 -05: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 Update conversions.md 2019-06-13 19:03:19 +02: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 Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
expressions.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
interfaces.md Fix typos in spec (#1266) 2018-01-25 13:12:45 -08:00
introduction.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
lexical-structure.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
LICENSE.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
namespaces.md Fix example description 2019-02-19 10:28:49 -08:00
README.md Remove outdated info from spec index 2019-08-28 11:45:54 +02:00
statements.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
structs.md Batch 62 (#2834) 2019-10-01 10:20:14 -04:00
types.md fix sign error (#2933) 2019-11-05 10:18:57 -05:00
unsafe-code.md Fix unsafe examples (#2324) 2019-10-14 15:06:39 -07:00
variables.md Merge pull request #2342 from ghost/patch-3 2019-09-10 14:32:54 -07:00

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.