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 into ljw1004/roslyn #2

Merged
merged 1,724 commits into from
Jun 1, 2016
Merged

FI into ljw1004/roslyn #2

merged 1,724 commits into from
Jun 1, 2016

Conversation

ljw1004
Copy link
Owner

@ljw1004 ljw1004 commented Jun 1, 2016

No description provided.

AlekseyTs and others added 30 commits May 1, 2016 01:02
Retargeted - Still bind unbound lamda with errors within BindDelegateCreationExpression.
…-future20160501-150015

Conflicts:
	src/Debugging/Microsoft.DiaSymReader.PortablePdb/Microsoft.DiaSymReader.PortablePdb.nuspec
	src/NuGet/Microsoft.CodeAnalysis.Common.nuspec
	src/NuGet/Microsoft.Net.CSharp.Interactive.netcore.nuspec
	src/NuGet/Microsoft.Net.Compilers.netcore.nuspec
	src/Scripting/Core/Scripting.csproj
	src/Tools/CommonNetCoreReferences/project.json
	src/VisualStudio/Core/Def/ServicesVSResources.Designer.cs
	src/VisualStudio/Core/Impl/Options/OptionPreviewControl.xaml
DSR.PortablePdb.Tests: Remove dependency on PdbUtilities
This code has been moved to http://dotnet/roslyn-project-system
- Substitute underlying type with corresponding tuple type at the point of type reference.
- Adjusted implementation of symbol display to account for presence of names in the extension tuples.
- Implemented proper retargeting for tuple types (multi-targeting support).
…-future20160504-150015

Conflicts:
	src/Compilers/Core/Portable/PublicAPI.Unshipped.txt
	src/Dependencies/VisualStudio/project.json
	src/Features/CSharp/Portable/CSharpFeatures.csproj
	src/Features/Core/Portable/Features.csproj
	src/Workspaces/Core/Portable/PublicAPI.Unshipped.txt
tmat and others added 29 commits May 26, 2016 15:35
…1) attribute (#11536)

* Bug 217740: Repro and test harness for C#

* Testing and fixing loading scenario in C# and VB

* Verifying VB case using attribute on field

* Adding more tests

* Adding VB tests

* Adding tests

* More tests on fields with double-attributes

* New test constraint

* Fixing VB side to new test constraints

* Fixing C# side to new test constraints

* Fixing remaining tests

* Adding comments

* Fixing VB field scenario too
Make compiler familiar with TH2 format of DeprecatedAttribute.
it looks like diagnostic telemetry got broken when we introduced a new flag for diagnostic engines in update 1.

also recent engine v2 changes didn't report all telemetry data
- It should no longer block future -> master merges, since we've done
  that now.
- It should block any new pull requests that contain the previous
  bad merge.
…-from-bad-merge

Block any commits that derive from a bad merge we removed via force push
removed culture dependency from ConversionsTests
* Update VirtualTreePoint.cs

Correct the braces so that they are escaped.

* Update VirtualTreePoint.cs

Convert the `String.Format` to an Interpolation String.

* Update VirtualTreePoint.cs

Correct the variable.
@ljw1004 ljw1004 merged commit 1c806ae into ljw1004:master Jun 1, 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.