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

Update tree-sitter to the latest release at the time of release #4623

Open
4 tasks
XVilka opened this issue Sep 8, 2024 · 0 comments
Open
4 tasks

Update tree-sitter to the latest release at the time of release #4623

XVilka opened this issue Sep 8, 2024 · 0 comments

Comments

@XVilka
Copy link
Member

XVilka commented Sep 8, 2024

  • Update tree-sitter dependency to the latest release (currently 0.23)
  • Fix the subprojects/rizin-shell-grammar generation error:
rizin/subprojects/rizin-shell-parser on  dev [$]                                                                                                                                             18:12:20 via 🦀 1.80.1
ℤ tree-sitter generate
Warning: rule _interpret_search_identifier is just a `seq` or `choice` rule with a single element. This is unnecessary.
Warning: rule stmt_delimiter_singleline is just a `seq` or `choice` rule with a single element. This is unnecessary.
Error processing rule _eq_sep_key_identifier

Caused by:
    regex parse error:
        \${[^\r\n $}]+}
           ^
    error: repetition quantifier expects a valid decimal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant