Skip to content

Pull requests: dotnet/csharpstandard

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Move types from C.2 to C.3
#1150 opened Jul 15, 2024 by RexJaeschke Loading…
Provide a normative spec reference for all types not in the CLI spec type: bug The Standard does not describe the language as intended or implemented
#1135 opened Jun 24, 2024 by RexJaeschke Loading…
Different reference types: nullable and non-nullable meeting: discuss This issue should be discussed at the next TC49-TG2 meeting
#1124 opened May 29, 2024 by BillWagner Loading…
Correct 2 x grammar rules for compilation unit name in #line type: bug The Standard does not describe the language as intended or implemented
#1120 opened May 25, 2024 by RexJaeschke Loading…
Reserve operator method names type: bug The Standard does not describe the language as intended or implemented
#1104 opened May 8, 2024 by RexJaeschke Loading…
Tweak Some Unicode-Related Text meeting: proposal There is an informal proposal in the issue, worth discussing in a meeting type: clarity While not technically incorrect, the Standard is potentially confusing
#1103 opened May 4, 2024 by RexJaeschke Loading…
Add support for target typed conditional expression type: feature This issue describes a new feature
#1071 opened Apr 4, 2024 by RexJaeschke Draft C# 9.0
Add support for native-sized integers type: feature This issue describes a new feature
#1060 opened Mar 17, 2024 by RexJaeschke Draft C# 9.0
Support new stackalloc expression locations Review: pending Proposal is available for review type: feature This issue describes a new feature
#1056 opened Mar 12, 2024 by RexJaeschke Loading… C# 8.0
Add support for pattern additions type: feature This issue describes a new feature
#1026 opened Dec 7, 2023 by RexJaeschke Draft C# 9.0
Remove use of "statement body" status: in-progress The assignee has actively started working on this; consult with them before taking other actions
#999 opened Nov 22, 2023 by jskeet Loading…
Add support for Lambda discard parameters type: feature This issue describes a new feature
#995 opened Nov 20, 2023 by RexJaeschke Draft C# 9.0
Add support for attributes and extern on local functions type: feature This issue describes a new feature
#994 opened Nov 19, 2023 by RexJaeschke Draft C# 9.0
Add support for module initializers type: feature This issue describes a new feature
#992 opened Nov 14, 2023 by RexJaeschke Draft C# 9.0
Add support for extending partial methods type: feature This issue describes a new feature
#991 opened Nov 13, 2023 by RexJaeschke Draft C# 9.0
Add support for target typed new expressions type: feature This issue describes a new feature
#990 opened Nov 12, 2023 by RexJaeschke Draft C# 9.0
Add support for Extension GetEnumerator in foreach loops type: feature This issue describes a new feature
#989 opened Nov 12, 2023 by RexJaeschke Draft C# 9.0
Add support for static anonymous functions type: feature This issue describes a new feature
#988 opened Nov 12, 2023 by RexJaeschke Draft C# 9.0
Add support for function pointers type: feature This issue describes a new feature
#984 opened Nov 4, 2023 by RexJaeschke Draft C# 9.0
Add support for record classes type: feature This issue describes a new feature
#983 opened Nov 2, 2023 by RexJaeschke Draft C# 9.0
Add support for top level statements type: feature This issue describes a new feature
#980 opened Nov 1, 2023 by RexJaeschke Draft C# 9.0
Add support for init accessors type: feature This issue describes a new feature
#978 opened Oct 31, 2023 by RexJaeschke Draft C# 9.0
Add support for new pattern kinds Review: pending Proposal is available for review type: feature This issue describes a new feature
#873 opened Aug 4, 2023 by RexJaeschke Loading… C# 8.0
Add support for nonnull constraints Review: pending Proposal is available for review type: feature This issue describes a new feature
#830 opened Jun 30, 2023 by RexJaeschke Loading… C# 8.0
ProTip! Exclude everything labeled bug with -label:bug.