1 file changed
+1
-1
lines changed- .editorconfig+7
- .gitattributes+28-2
- .github/workflows/ci.yml+10-6
- .github/workflows/publish.yml+16-4
- .gitignore+5-2
- CMakeLists.txt+58
- Cargo.lock+21-14
- Cargo.toml+5-5
- Makefile+13-33
- Package.resolved+25
- Package.swift+24-34
- bindings/c/tree-sitter-zig.pc.in+7-8
- bindings/go/binding_test.go+1-1
- bindings/node/binding.cc+1-1
- bindings/node/binding_test.js+3-3
- bindings/node/index.js+5-1
- bindings/python/tree_sitter_zig/__init__.py+31-2
- bindings/python/tree_sitter_zig/__init__.pyi+6-1
- bindings/rust/lib.rs+4-9
- eslint.config.mjs+4-42
- go.mod+2-2
- go.sum+2-2
- grammar.js+27-23
- package-lock.json+452-226
- package.json+15-20
- pyproject.toml+2-2
- src/grammar.json+90-58
- src/node-types.json+29-4
- src/parser.c+103.8k-100.1k
- src/tree_sitter/alloc.h+4-4
- src/tree_sitter/array.h+2-1
- tree-sitter.json+38
0 commit comments