fork of https://github.com/tree-sitter/tree-sitter-graph
commits
Author
Commit
Message
Date
Upgrade tree sitter
Add `else` keyword to VSCode syntax.
Release tree-sitter-graph v0.11.1
Add `match_node_attr`
Co-authored-by: Hendrik van Antwerpen <hendrikvanantwerpen@github.com>
Co-authored-by: Hendrik van Antwerpen <hendrikvanantwerpen@github.com>
Attempt at fixing unwrap bug
Error improvements and small bug fix
Inherited scoped variables
Include edge statement locations in debug information
Add the TSG location for edge statements in the debug information,
similarly to what already happened for nodes.
Release v0.10.0
Fixes to error reporting
bump to 0.25
main