Skip to content
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

Merge master to dev15.8 #5000

Merged
merged 2 commits into from
May 25, 2018
Merged

Merge master to dev15.8 #5000

merged 2 commits into from
May 25, 2018

Conversation

dotnet-bot
Copy link
Contributor

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

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

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

jwosty and others added 2 commits May 24, 2018 17:23
* 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 (#2)

* Fix merge mistake in tests
* Fix yellow triangle of horror

* typo
@KevinRansom
Copy link
Member

@dotnet-bot test Ubuntu16.04 Release_default Build please

@KevinRansom KevinRansom merged commit 613b810 into dev15.8 May 25, 2018
@dotnet-bot dotnet-bot deleted the merges/master-to-dev15.8 branch May 25, 2018 06:01
@dotnet-bot dotnet-bot restored the merges/master-to-dev15.8 branch May 25, 2018 07:01
@dotnet-bot dotnet-bot deleted the merges/master-to-dev15.8 branch May 25, 2018 07:01
@dotnet-bot dotnet-bot restored the merges/master-to-dev15.8 branch May 25, 2018 08:01
@dotnet-bot dotnet-bot deleted the merges/master-to-dev15.8 branch May 25, 2018 08:01
@dotnet-bot dotnet-bot restored the merges/master-to-dev15.8 branch May 25, 2018 09:01
@dotnet-bot dotnet-bot deleted the merges/master-to-dev15.8 branch May 25, 2018 09:01
@dotnet-bot dotnet-bot restored the merges/master-to-dev15.8 branch May 25, 2018 10:01
@dotnet-bot dotnet-bot deleted the merges/master-to-dev15.8 branch May 25, 2018 10:01
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.

3 participants