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+33-21
 - package-lock.json+558-16
 - package.json+1-4
 - queries/highlights.scm+1-1
 - src/grammar.json+149-57
 - src/node-types.json+424-203
 - src/parser.c+787.6k-560.5k
 - src/scanner.c+18-5
 - test/corpus/annotations.txt+47
 - test/corpus/assignment.txt+32-2
 - test/corpus/classes.txt+36
 - 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+133-5
 - tree-sitter.json+35
 
0 commit comments