Update roslyn branch from master#1557
Merged
OmarTawfik merged 29 commits intodotnet:roslynfrom Sep 21, 2016
OmarTawfik:roslyn
Merged
Update roslyn branch from master#1557OmarTawfik merged 29 commits intodotnet:roslynfrom OmarTawfik:roslyn
OmarTawfik merged 29 commits intodotnet:roslynfrom
OmarTawfik:roslyn
Conversation
* Use List.exists for contains * ListSet.contains is List.exists * Revert "ListSet.contains is List.exists" This reverts commit dc41206.
* Minor refactor of writePortablePdbInfo * Add command line switches for embedded pdbs * Embed PDBs in the .exe * Enable embedded portable pdbs * Update fsharp.build.dll to understand embedded * Clean up * Move BinaryChunk to ilwrite.fsi * Revert "Move BinaryChunk to ilwrite.fsi" This reverts commit 992aa7a.
* Update projects for Preview 5 * Add test to embedd a pdb and also do a better job of building on preview 4 and below dev 15 previews. * alternate version detection * Embed test failed on success .... fix it * clean up from prior failures for embedded test * don't modify output name for embedded testcase
This takes Steffens repro and has a slightly different fix -- Fixes I1556
* Cleanup Optimizer Thank you for taking care of this. * We don't need to check the lenght here * Don't convert list to array multiple times * Only fold the Flatlist * Optimize FlatList away * Revert code duplication * match => if * cleanup * DevirtualizeApplication doesn't need optimized Expression
Fix setup localization + paths
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.