-
Notifications
You must be signed in to change notification settings - Fork 123
integrate visualfsharp master #867
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
Merged
Merged
Conversation
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
…80103-080047 Merge dev15.6 to dev15.7
…0103-080048 Merge master to dev15.7
…0105-080047 Merge master to dev15.7
…80108-080044 Merge dev15.6 to dev15.7
…80111-080053 Merge dev15.6 to dev15.7
update vs versions to 15.7
…0116-080059 Merge master to dev15.7
…80116-080058 Merge dev15.6 to dev15.7
…0117-080130 Merge master to dev15.7
…0119-080108 Merge master to dev15.7
…80119-080107 Merge dev15.6 to dev15.7
…80122-080105 Merge dev15.6 to dev15.7
…0122-080107 Merge master to dev15.7
…0123-080052 Merge master to dev15.7
…0124-080054 Merge master to dev15.7
…80124-080052 Merge dev15.6 to dev15.7
…0125-080051 Merge master to dev15.7
…80125-080049 Merge dev15.6 to dev15.7
…0129-080054 Merge master to dev15.7
…o-dev15.7-20180129-080053
…80129-080053 Merge dev15.6 to dev15.7
…80202-080050 Merge dev15.6 to dev15.7
# Conflicts: # src/FSharpSource.Settings.targets # src/FSharpSource.targets
…80205-080051 Merge dev15.6 to dev15.7
* enable Microsoft.DiaSymReader* packages to be overridden during build * propagate Microsoft.DiaSymReader* version overrides to NuGet packages
Merge dev15.6 to dev15.7
* protect isDisposableTy * use protectAssemblyExplorationNoReraise
* Fix internal error when compiling interface implementation lacking an overloaded method implementation - fixes #4967 * Adding a test * Update E_OverloadMismatch.fs
* remove a setify * Remove intermediate collection
* very early prototype * async stack traces * async cleanup * minor fix * async cleanup * more async cleanup * integrate async-cleanup * async cleanup * fix build * more cleanup * minor fixes * minor fixes * full exception stacktraces * fix test * fix test * code review * cleanup naming * fix build * undo rethrow and integrate cleanup * apply renamings * Further cleanup in control.fs * add tests and add filtering TryWith, plus other cleanup * integrate cleanup * fix tests * test only runs on .net framework * slightly tweak primitives to be more suitable for later optimization * slightly tweak primitives to be more suitable for later optimization * update baselines * add check that no line 0 appear in stack * update baseline * use struct wrapper for async activation * simplify code * simplify code * update baselines * update baselines * fix baseline * remove dead code * simplify code * apply DebuggerHidden in a couple more places
* posible implementation of value options * fix surface area test * fix test * VNone --> ValueNone * fix surface area * fix build * update baselines * fix baselines * fix baselines * fix baselines * fix baselines * fix build
* less strict indentation on common DSL pattern * missed one case * missing file * fix test
* Attempt add match! syntax to parser (as normal match) (does not work) * Add name for MATCH_BANG token ("keyword 'match!') * Make match! valid in (and only in) computational expressions * match! works * Add match! to xlf localization files * Add two tests for match! * Don't use left-pipe * Give match! keyword a description * Fix syntax error, and change match! description * xlf updated * Add match! keyword description to resx * Update FSComp.fs * Write quotation test for match! * First crack at compile error tests * Fix baselines * Fix baseline one more time * Add vs baseline * Fix merge mistake * Fix merge mistake (fsharp#2) * Fix merge mistake in tests
* Fix yellow triangle of horror * typo
…nners is too obscure to help one to troubleshoot the issue. (#5001) Provide explicit pointer to the place to look at / debug
remove MSI package and replace with app-local VSIX packages
parameterize vs package binding redirects
Don't create SymbolEnv repeatedly
* Update eror message. * Fix typo. * Fix loc strings * Update bsl
* Make Enum have public cases * simplify * add some tests * Test case
* use .NET SDK 2.1.201 * try to fix linux builds of fcs * try to fix linux builds of fcs
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.