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

Store Value instances in AST for strings, numbers and idents #197

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

anakrish
Copy link
Collaborator

@anakrish anakrish commented Apr 7, 2024

This avoids having to create value instances during evaluation. There will be more work to leverage the values instances in AST to improve performance.

This avoids having to create value instances during evaluation

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
@anakrish anakrish merged commit d2049d0 into microsoft:main Apr 7, 2024
4 checks passed
@anakrish anakrish deleted the value-in-ast branch April 7, 2024 12:51
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