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

Include literal content in the parse tree #335

Merged
merged 1 commit into from
May 6, 2024

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented May 6, 2024

#333 follow-up. While it is in principle possible to derive that character literal content, it's probably better to revert this change to the grammar.

@amaanq
Copy link
Member

amaanq commented May 6, 2024

also please regenerate with the latest cli (0.22.6) (you can install it with npm install -g tree-sitter-cli or cargo install tree-sitter-cli)

@hvitved hvitved force-pushed the char-literal-content branch from 512f7a7 to f89a109 Compare May 6, 2024 18:18
@hvitved
Copy link
Contributor Author

hvitved commented May 6, 2024

also please regenerate with the latest cli (0.22.6) (you can install it with npm install -g tree-sitter-cli or cargo install tree-sitter-cli)

Done. Thanks for the quick review.

@hvitved hvitved marked this pull request as ready for review May 6, 2024 18:19
@amaanq amaanq merged commit 350a4f1 into tree-sitter:master May 6, 2024
4 checks passed
@amaanq
Copy link
Member

amaanq commented May 6, 2024

would it benefit you if I tagged a new release for this?

@hvitved
Copy link
Contributor Author

hvitved commented May 6, 2024

would it benefit you if I tagged a new release for this?

No need.

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