fork of https://github.com/tree-sitter/tree-sitter-graph
commits
Author
Commit
Message
Date
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
Make `Excerpt` type public
Patch release with improved error formatting
Pretty errors for lazy execution
Improve sharing of functions
Fixes for error reporting