Commit 6f12635
1 file changed
+1
-1
lines changed- .github/workflows/publish.yml+100
- Cargo.toml+1-1
- MANIFEST.in+26
- Makefile+1-1
- Package.swift+1-1
- README.md+41-1
- binding.gyp+1-1
- bindings/go/binding.go+1-1
- bindings/python/tree_sitter_pgn.egg-info/PKG-INFO+46-6
- bindings/python/tree_sitter_pgn.egg-info/SOURCES.txt+5-1
- bindings/rust/build.rs-10
- examples/succeeding/notation/implicit_capture_notation.pgn
- grammar.js+36-21
- package.json+2-1
- pyproject.toml+1-1
- setup.py+1-1
- src/grammar.json+535-18
- src/node-types.json+13-4
- src/parser.c+15.2k-9.8k
- src/scanner.c+39
- test/corpus/comments.txt+65
- test/corpus/header.txt+21
- test/corpus/numbering.txt+88
- test/corpus/san.txt+27
- tree-sitter-pgn.wasm
0 commit comments