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

Sort sets before writing #10

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Sort sets before writing #10

merged 2 commits into from
Nov 8, 2023

Conversation

peverwhee
Copy link
Owner

Sort sets before writing to files to ease comparison between runs.

Description

In order to make it easier to compare generated code, this PR makes modifications to sort sets right before writing to the files. This includes use statements, allocate statements,

User interface changes?: No

Testing:
tests are passing

@peverwhee peverwhee self-assigned this Nov 8, 2023
Copy link
Collaborator

@nusbaume nusbaume left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for fixing this so quickly!

@nusbaume
Copy link
Collaborator

nusbaume commented Nov 8, 2023

Going ahead and merging this in so that it is ready for the tutorial. Thanks again!

@nusbaume nusbaume merged commit adb81b5 into add_const_interface Nov 8, 2023
14 checks passed
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