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

what4: Don't annotate bound variables #245

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

langston-barrett
Copy link
Contributor

Fixes #244. Should result in slightly better performance for code that annotates bound variables, and prettier printing.

@langston-barrett langston-barrett marked this pull request as ready for review December 5, 2023 22:42
@langston-barrett
Copy link
Contributor Author

langston-barrett commented Dec 5, 2023

FWIW, I've tested this against a (unfortunately, closed-source) codebase that makes heavy use of the annotation mechanism and these changes don't seem to affect its functionality (which is good).

@langston-barrett langston-barrett merged commit e46dff4 into master Dec 6, 2023
26 checks passed
@langston-barrett langston-barrett deleted the lb/bound-var-ann branch December 6, 2023 17:06
RyanGlScott added a commit that referenced this pull request May 15, 2024
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.

Do bound variables need annotations?
2 participants