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

FI from master to features/DefaultInterfaceImplementation #17900

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

Omar Tawfik and others added 30 commits March 8, 2017 13:50
…ilter out a command that has data we might need.
Moving the Jenkins jobs to the VS2017 RTW image.
We leave the assembly version at 2.0.0 since that's what we do for patch
releases.
…ialized is referenced during initialization.
Fixes dotnet#17458.
LanguageParser.ParseStatement can return null in case of an error. LanguageParser.ParseStatement is modified to recover from this situation by parsing an expression statement.
when host is shutting down it is possible GetRemoteHostClient return null even though host itself support remote hosting.
CyrusNajmabadi and others added 28 commits March 14, 2017 15:38
…iple-define-errors-small

Report all invalid preprocessor symbols in diagnostics
…ering

Skip updating signature-help if there's another update request in the update-queue.
…namic

Don't offer to transform object creation expressions that are assigned to 'dynamic'.
…ntiation

Fix issue where we could not goto-def on a generic instantiation.
…ator

Add helper methods to Verify operation tree for annonated text within…
…r-20170315-070003

Merge dev15.1.x to master
VB parameter lists can be missing.  Be resilient to that.
Use Microsoft.DiaSymReader.Converter.Xml 1.0.0-beta1-61515-01 - with signed dlls
Ensure LanguageParser.ParseStatement doesn’t return null.
* add regression test for WithDocumentationMode

* check values

* jared nit
@AlekseyTs AlekseyTs merged commit d5d698b into dotnet:features/DefaultInterfaceImplementation Mar 16, 2017
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.