1 file changed
+1
-1
lines changed- .editorconfig+3
- .gitattributes+28-4
- .github/workflows/ci.yml+1-1
- .github/workflows/publish.yml+13-3
- CMakeLists.txt+3-5
- Cargo.lock+14-14
- Cargo.toml+3-3
- Makefile+1-1
- Package.resolved+16
- bindings/c/tree-sitter-go.pc.in-1
- bindings/node/binding_test.js+3-3
- bindings/node/index.js+5-1
- go.mod+1-1
- go.sum-2
- grammar.js+4-5
- package-lock.json+5-4
- package.json+21-24
- pyproject.toml+2-2
- src/grammar.json+33-33
- src/node-types.json+28-1
- src/parser.c+25.2k-24.3k
- test/corpus/literals.txt+24-12
- test/corpus/source_files.txt+82-29
- test/corpus/statements.txt+12-6
- test/corpus/types.txt+2-1
- tree-sitter.json+1-1
0 commit comments