1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+2
 - .github/workflows/publish.yml+3
 - CMakeLists.txt+1-1
 - Cargo.toml+2-2
 - Makefile+1-1
 - README.md+43-2
 - grammar.js+295-125
 - package-lock.json+1.6k-2.1k
 - package.json+34-28
 - pyproject.toml+1-1
 - src/grammar.json+2.5k-1.3k
 - src/node-types.json+3.5k-10.1k
 - src/parser.c+680.8k-578.7k
 - src/scanner.c+18-12
 - src/tree_sitter/parser.h+79-17
 - test/corpus/constructs.txt+62-11
 - test/corpus/expressions.txt+85-2
 - test/corpus/line_continuations.txt+50
 - test/corpus/preprocessor.txt+101-1
 - test/corpus/regressions.txt+100
 - test/corpus/statements.txt+449-31
 - tree-sitter.json+2-2
 
0 commit comments