Commit c7fa7d7
1 parent 9bc3e34 commit c7fa7d7
1 file changed
+1
-1
lines changed- .github/workflows/build.yml+12-2
- Cargo.lock+25-8
- Cargo.toml+1-1
- README.md+6
- bindings/go/binding_test.go+1-1
- bindings/rust/README.md+1-1
- go.mod+5
- grammar.js+30-18
- package-lock.json+558-16
- package.json+1-4
- queries/highlights.scm+1-1
- src/grammar.json+106-55
- src/node-types.json+424-203
- src/parser.c+758.6k-557.4k
- src/scanner.c+18-5
- test/corpus/annotations.txt+47
- test/corpus/assignment.txt+32-2
- test/corpus/expressions.txt+167-11
- test/corpus/functions.txt+14
- test/corpus/literals.txt+11
- test/corpus/newlines.txt+17-15
- test/corpus/statements.txt+3-2
- test/corpus/types.txt+107-5
- tree-sitter.json+35
0 commit comments