Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language Feature Status Document #10233

Merged
merged 1 commit into from
Apr 1, 2016
Merged

Language Feature Status Document #10233

merged 1 commit into from
Apr 1, 2016

Conversation

jaredpar
Copy link
Member

A summary of our language work for the upcoming compilers.

@jaredpar
Copy link
Member Author

CC @dotnet/roslyn-compiler

# FAQ

- **Is target version a guarantee?**: No. It's explicitly not a guarantee. This is just the plan of record to the best of our knowledge at this time.
- **Where are these State values defined?**: Take a look at the [Developing a Language Feature](docs/contributing/Developing a Language Feature.md) document.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This relative link is bad. Drop the initial docs/.

@gafter
Copy link
Member

gafter commented Mar 31, 2016

@dotnet/ldm FYI, Jared is proposing to publish this list as the language feature set for C# 7.

| Out var | none | Feature Specification | [alekseyts](https://github.com/alekseyts) |
| With Exprs | none | Feature Specification | [gafter](https://github.com/gafter) |

## C# 7.0 and VB 15 + 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm pretty sure you don't mean to say that non-null ref types are planned for C# 7. Does the and operator in the section header have higher precedence than the +?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The language is Jared. The operator precedence level is defined as Jared. 😄

@gafter
Copy link
Member

gafter commented Mar 31, 2016

Please hold off on publishing this until we can reconcile it with the LDM, which we should aim to do on Wednesday of next week.

@jaredpar
Copy link
Member Author

Don't see the need to wait here. This the active work the compiler team is tracking, not what LDM is designing.

@jaredpar jaredpar merged commit db84bfe into dotnet:master Apr 1, 2016
@jaredpar jaredpar deleted the roadmap branch August 21, 2018 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants