This means regenerating all the tree-sitter files, and adding newly generated outputs (mostly new bindings). The `--apply-all-captures` flag has been removed, it is now the default (and only) matching behaviour.
This commit is contained in:
parent
b04cd92189
commit
bc4db561ca
26 changed files with 718 additions and 59 deletions
5
bindings/go/go.mod
Normal file
5
bindings/go/go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module git.belanyi.fr/ambroisie/tree-sitter-bp
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/smacker/go-tree-sitter v0.0.0-20230720070738-0d0a9f78d8f8
|
||||
Loading…
Add table
Add a link
Reference in a new issue