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 main #10

Merged
merged 1,807 commits into from
Aug 25, 2016
Merged

FI from main #10

merged 1,807 commits into from
Aug 25, 2016

Conversation

ljw1004
Copy link
Owner

@ljw1004 ljw1004 commented Aug 25, 2016

No description provided.

msJohnHamby and others added 30 commits August 11, 2016 13:50
Use nuget restore to determine the exact dependencies we need to insert into VS.
Unwrap arrays when determining whether to show the builder for lambda
expressions.
Members after dot are now provided by SymbolCompletionProvider. Fixes
Add parsing of NuGet.Config files to RepoUtil and other work.
Updating Roslyn to consume the Preview4 VSSDK packages.
Add support for embedding C# source in portable pdb
These are not intended to be public APIs at this point (they'll eventually
be added to Concord as public APIs).
and also for SpecifiedLanguageVersion
Report errors for new features unsupported in expression trees.
Make IDkm* stub interfaces internal...
…ocalSyntaxOffset, so that an error test can be retained when not instrumenting.
…tForDynamicAnalysis in a couple more places.
CyrusNajmabadi and others added 29 commits August 23, 2016 13:31
…nitializer

Fix issue with generate property being called on a nested object initializer

Fixes dotnet#13166
Adjust scope of declarations within a Labeled and Local Function Statements according to the latest design.
some version has changed in preview 5 branch. adding binding redirect and updating reference
Add support for TestImpact out-of-proc emit...
add some comments and make VS to explicitly crash on exception
It is not sufficient to list a package in PreReleaseOnlyPackages.  It must
also be listed in the "master" list.  I've updated the comment to reflect
that fact.
Add new packages to RedistPackageNames list...
make OOP work with preview 5 (bcb2)
…Squashed

Move to a unified SyntaxList model for C# and VB.
Closure struct should not be abstract
Turn on /features:strict for all projects
@ljw1004 ljw1004 merged commit 1d6580a into async_attribute Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.