-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Make new 7 interactive #11442
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
Make new 7 interactive #11442
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left a number of suggestions and comments, @BillWagner. I've requested changes rather than approved, since I'd like to review this again once it becomes more interactive.
57c1b06 to
3b09b46
Compare
Many of the samples changed. This sample now supports "What's new in C# 7", and the exploratory tutorial for C# 7. Required for dotnet/docs#11442
A very thorough early review from Ron Co-Authored-By: BillWagner <wiwagn@microsoft.com>
14ce792 to
699ad23
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit-picking on C# versions. Please ignore most of suggestions if "C# 7" is by design: as an intention to cover C# 7.x features (to include those from C# 7.1...7.3 later)
Co-Authored-By: BillWagner <wiwagn@microsoft.com>
Many of the samples changed. This sample now supports "What's new in C# 7", and the exploratory tutorial for C# 7. Required for dotnet/docs#11442
|
closing and opening for a new build |
|
@rpetrusha I just updated the build, and gave it a quick look. It's ready for a fresh review. |
|
One of pattern matching samples behaves incorrectly in the try.net experience See dotnet/try#175 |
These don't work unless the sample in the browser is a full program. Ref returns in snippets don't compile in the current scaffolding.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, @BillWagner. Once the REPL is working, we should remember to revisit the interactive examples to make sure that they work. I've left a number of comments and suggestions, but feel free to merge when you want and, if necessary, address them later.
Co-Authored-By: BillWagner <wiwagn@microsoft.com>
Co-Authored-By: BillWagner <wiwagn@microsoft.com>
Fixes #5432
Fixes #7506
Contributes to #8206
Internal review links:
What's new in C# 7
Explore C# 7