Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from dev15.7 into dev15.8.

git fetch --all
git checkout merges/dev15.7-to-dev15.8
git reset --hard upstream/dev15.8
git merge upstream/dev15.7
# Fix merge conflicts
git commit
git push merges/dev15.7-to-dev15.8 --force

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

dsyme and others added 22 commits March 15, 2018 23:14
* extract PatternMatcher to separate project

* add project reference
Hide record representations in Abstract IL
* weak ByteFile

* cleanup, only use in VS

* cleanup flags

* some comments

* some comments

* use Roslyn memory manager for metadata in VS

* report statistics only with --times, clarify flags2

* minor updates

* us in VS

* fix build

* fix build

* fix build

* add SFH to FileSystem

* fix build

* fix build

* fix build

* fix build

* add some comments
* improve tokenizer memory performance

* add comments

* use Memory Cache with sliding window for tokeniztion information

* use MemoryCache
* Read/store ILCustomAttrs, ILSecurityDecls, ILTypeDef sensibly (#4597)

* hide representation of ILPreTypeDef

* fix build

* remove unnecessary use of lists with repeated tail-appends

* add comment

* fix test
add System.ValueTuple.4.3.1.nupkg and PatternMatcher.dll to the sign list
@brettfo brettfo merged commit 7b3ab8e into dev15.8 Mar 23, 2018
@brettfo brettfo deleted the merges/dev15.7-to-dev15.8 branch March 23, 2018 18:08
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.

6 participants