Commit 568d84f
chore: Bump pgn grammar
1 parent 639f392 commit 568d84f
1 file changed
+1
-1
lines changed- .github/workflows/publish.yml+2-2
- Cargo.toml+6-3
- LICENSE-25
- Makefile+30-43
- bindings/python/tree_sitter_pgn.egg-info/PKG-INFO+14-13
- bindings/python/tree_sitter_pgn.egg-info/SOURCES.txt+1-1
- bindings/python/tree_sitter_pgn.egg-info/requires.txt+1-1
- go.mod+5
- grammar.js+26-4
- package.json+9-9
- pyproject.toml+24-6
- setup.py+2-2
- src/grammar.json+75-4
- src/node-types.json+68-1
- src/parser.c+6.6k-6.6k
- src/tree_sitter/array.h+2-1
- src/tree_sitter/parser.h+27-7
- test/corpus/comments.txt+44
- tree-sitter-pgn.wasm
- tree-sitter.json+2-2
0 commit comments