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

Analyze and Compiler tweaks #1534

Merged
merged 3 commits into from
Jan 27, 2023
Merged

Conversation

neunenak
Copy link
Contributor

  • make the Settings type responsible for constructing itself from an iterator of Setting values, which allows the analyzer code to be more concise
  • use Compiler::compile consistently

neunenak and others added 3 commits January 25, 2023 11:21
Makes the Settings type responsible for constructing itself from an
iterator of Setting values, which allows the analyzer code to be more
concise.
@casey
Copy link
Owner

casey commented Jan 27, 2023

Seems reasonable to me!

@casey casey enabled auto-merge (squash) January 27, 2023 03:00
@casey casey merged commit 054d667 into casey:master Jan 27, 2023
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