-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Support for C# 8 pattern matching #3049
Merged
Merged
Commits on Aug 4, 2023
-
Add support for simple recursive patterns where the sub pattern is a …
…simple type pattern.
Configuration menu - View commit details
-
Copy full SHA for f7343c7 - Browse repository at this point
Copy the full SHA f7343c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b4c92 - Browse repository at this point
Copy the full SHA 65b4c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3218a06 - Browse repository at this point
Copy the full SHA 3218a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e62fea - Browse repository at this point
Copy the full SHA 4e62feaView commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51a8eb2 - Browse repository at this point
Copy the full SHA 51a8eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e475af7 - Browse repository at this point
Copy the full SHA e475af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb3a67 - Browse repository at this point
Copy the full SHA 8cb3a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb4e77 - Browse repository at this point
Copy the full SHA 1cb4e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93731a - Browse repository at this point
Copy the full SHA a93731aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb62cac - Browse repository at this point
Copy the full SHA cb62cacView commit details -
Pattern Matching: Ensure that we always return a non-null instruction…
… after successfully matching a pattern.
Configuration menu - View commit details
-
Copy full SHA for 800067e - Browse repository at this point
Copy the full SHA 800067eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e63d92 - Browse repository at this point
Copy the full SHA 8e63d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 688474f - Browse repository at this point
Copy the full SHA 688474fView commit details -
DefineConstants overrides defined constants in all projects; use prop…
…erty to amend constants.
Configuration menu - View commit details
-
Copy full SHA for a0027e1 - Browse repository at this point
Copy the full SHA a0027e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e193b83 - Browse repository at this point
Copy the full SHA e193b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf96482 - Browse repository at this point
Copy the full SHA bf96482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b6a2f - Browse repository at this point
Copy the full SHA 97b6a2fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.