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

Use a name tracking context type for prints #408

Merged
merged 1 commit into from
May 14, 2024
Merged

Use a name tracking context type for prints #408

merged 1 commit into from
May 14, 2024

Conversation

Cypher1
Copy link
Owner

@Cypher1 Cypher1 commented May 14, 2024

  • Avoid unnecessary extends for llamada expr printing
  • Avoid unnecessary clones for llamada exprs printing
  • Avoid intermediate strings when formatting names

Use a name generator to avoid storing all names

- Avoid unnecessary extends for llamada expr printing
- Avoid unnecessary clones for llamada exprs printing
- Avoid intermediate strings when formatting names

Use a name generator to avoid storing all names
@Cypher1 Cypher1 merged commit 2e07302 into main May 14, 2024
3 checks passed
@Cypher1 Cypher1 deleted the b2 branch May 14, 2024 16:42
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.

1 participant