Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into release/dev16.2.
(created from a manual run of the PR generation tool)

git fetch --all
git checkout merges/master-to-release/dev16.2
git reset --hard upstream/release/dev16.2
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-release/dev16.2 --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

dsyme and others added 30 commits March 29, 2019 23:55
* Don't expose Legacy MSBuildReferenceResolver

* Move the files boss hoss

* Remove unused opens

* Fix tests

* Remove IVT dependency for CodeLens and put logging behind a flag

* oopsie doopsie

* meep morp

* blub glub

* heepers jeepers

* Update fsi.fs

* Update service.fs

* Update service.fsi

* Update FSharpCheckerProvider.fs

* Update FSharpLanguageServiceTestable.fs

* Update TestLib.LanguageService.fs

* Updates for build in release

* I'm not touching MSBuildReferenceResolver I'm not touching MSBuildReferenceResolver I'm not touching MSBuildReferenceResolver

* Different ignore and adjust ifdefs
…ead code (#6900)

* Replace AgedLookup with Dictionary in XML doc generation

* Try remove unecessary stuff
brettfo and others added 10 commits June 5, 2019 14:13
…six (#6942)

* ensure Microsoft.FSharp.NetSdk.props makes it into VisualFSharpFull.vsix

During a build/deploy in VS the target `BeforeBuild` wasn't getting called
on FSharp.Build.fsproj if up-to-date checks passed which meant the .props
file wasn't getting added to the @(None) item group.  The fix is to make
that target depend on `AssignTargetPaths` which is run in both the VS
build as well as the command line build.

* annotate ambiguous function
* split service.fs

* reduce diff

* minor cleanup

* fix flakey test (?)

* use runsettings

* same fix for FCS tests2

* fix build

* add diagnostics

* fix final parallel case

* fix build

* try again to fix test

* update test fixes

* add diagnostics

* add diagnostics

* diagnostics

* diagnostics

* diagnostics

* add diagnostics and possible fix for tp smoke tests

* fix build

* fix build

* merge master

* integrate master

* integrate master

* fix build

* Delete FSharp.Compiler.Private.fsproj
I think this document is outdated and duplicating too much information at this point. I also think most people don't read it or know it even exists. In an effort to simplify the amount of documents we either explicitly or implicitly expect people to read, I think this can be removed.
I'm feeling spicy, so I'm doing this with GitHub's web UI.
* Remove IVT to fsi from FSharp.Compiler.Private

* Save the out stream

* Remove IVT to fsianycpu
* enable preview LSP support

Includes plumbing and a stub for `textDocument/hover` (e.g., QuickInfo).

* enable easy exclusion of the language server from VS components

* Update src/fsharp/FSharp.Compiler.LanguageServer/TextDocument.fs

Co-Authored-By: Phillip Carter <[email protected]>
…6980)

* fixed map3 misleading error message on different length lists

* fixed previous fix bug

* added map3 exception message test

* fixed map3 exception message test
@brettfo brettfo merged commit 3040aa2 into release/dev16.2 Jun 12, 2019
@brettfo brettfo deleted the merges/master-to-release/dev16.2 branch June 12, 2019 00:09
@dotnet-bot dotnet-bot restored the merges/master-to-release/dev16.2 branch June 12, 2019 12:02
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.2 branch June 12, 2019 12:02
@dotnet-bot dotnet-bot restored the merges/master-to-release/dev16.2 branch June 12, 2019 20:43
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.2 branch June 12, 2019 20:43
@dotnet-bot dotnet-bot restored the merges/master-to-release/dev16.2 branch June 12, 2019 21:25
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.2 branch June 12, 2019 21:25
@dotnet-bot dotnet-bot restored the merges/master-to-release/dev16.2 branch June 13, 2019 00:02
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.2 branch June 13, 2019 00:02
@dotnet-bot dotnet-bot restored the merges/master-to-release/dev16.2 branch June 13, 2019 12:02
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.2 branch June 13, 2019 12:02
@dotnet-bot dotnet-bot restored the merges/master-to-release/dev16.2 branch June 13, 2019 17:20
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.2 branch June 13, 2019 17:20
@dotnet-bot dotnet-bot restored the merges/master-to-release/dev16.2 branch June 13, 2019 19:59
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.2 branch June 13, 2019 19:59
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
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.

9 participants