Commit dbfc6ce
1 parent 59979a1 commit dbfc6ce
1 file changed
+1
-1
lines changed- .github/workflows/publish.yml+3
- CMakeLists.txt+1-1
- Cargo.toml+2-2
- Makefile+1-1
- README.md+43-2
- grammar.js+289-121
- package-lock.json+490-88
- package.json+34-28
- pyproject.toml+1-1
- src/grammar.json+2.4k-1.3k
- src/node-types.json+3.6k-10.2k
- src/parser.c+681.9k-580.5k
- src/scanner.c+18-12
- src/tree_sitter/parser.h+79-17
- test/corpus/constructs.txt+62-11
- test/corpus/expressions.txt+78-2
- test/corpus/line_continuations.txt+50
- test/corpus/preprocessor.txt+94
- test/corpus/regressions.txt+100
- test/corpus/statements.txt+449-31
- tree-sitter.json+2-2
0 commit comments