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

Implementation of relational patterns for decimal (C# 9.0) #41697

Closed
wants to merge 37 commits into from

Conversation

gafter
Copy link
Member

@gafter gafter commented Feb 14, 2020

This should be reviewed after #41503 is integrated.

This fulfills one of the remaining work items tracked at #41502.

Neal Gafter and others added 21 commits January 5, 2020 19:41
Does not implement subsumption and exhaustiveness.
Plus a slight code improvement for string constant patterns.
…ted.

Fix a misordering of relations for special values in a floating-point value set.
Relates to dotnet#41456
Improve the randomness of randomly generated interval trees for testing
@gafter gafter added this to the Compiler.Net5 milestone Feb 14, 2020
@gafter gafter requested review from a team as code owners February 14, 2020 18:26
@gafter gafter self-assigned this Feb 14, 2020
@gafter gafter closed this Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant