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

move: Move BoundedPool classes into separate folder #5116

Merged
merged 5 commits into from
Feb 21, 2024

Conversation

RustanLeino
Copy link
Collaborator

This is a "move" PR. The only changes are to

  • move classes around to separate files (in the new Resolver/BoundsDiscovery folder)
  • move BoundsDiscovery.cs into the new folder
  • move all BoundedPool class out of ComprehensionExpr to be top-level classes in Microsoft.Dafny
  • reformat a few long source lines by inserting newlines

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Copy link
Member

@keyboardDrummer keyboardDrummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@keyboardDrummer keyboardDrummer enabled auto-merge (squash) February 21, 2024 19:05
@keyboardDrummer keyboardDrummer merged commit a8aa764 into dafny-lang:master Feb 21, 2024
20 checks passed
@RustanLeino RustanLeino deleted the move-BoundedPool branch February 27, 2024 19: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.

2 participants