Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 250 commits into from
May 30, 2018
Merged

integrate visualfsharp master #867

merged 250 commits into from
May 30, 2018

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented May 30, 2018

No description provided.

brettfo and others added 30 commits January 3, 2018 10:28
# Conflicts:
#	src/FSharpSource.Settings.targets
#	src/FSharpSource.targets
* enable Microsoft.DiaSymReader* packages to be overridden during build

* propagate Microsoft.DiaSymReader* version overrides to NuGet packages
auduchinok and others added 29 commits May 24, 2018 20:15
* 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
* 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
@dsyme dsyme merged commit d75435c into fsharp:master May 30, 2018
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.