Commit 1f4becf
1 parent 56901f5 commit 1f4becf
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+221-101
- package-lock.json+490-88
- package.json+34-28
- pyproject.toml+1-1
- src/grammar.json+1.9k-1.1k
- src/node-types.json+3.6k-10.2k
- src/parser.c+666.3k-575.4k
- src/scanner.c+16-12
- src/tree_sitter/parser.h+79-17
- test/corpus/constructs.txt+44-8
- test/corpus/expressions.txt+58-1
- test/corpus/line_continuations.txt+50
- test/corpus/preprocessor.txt+94
- test/corpus/regressions.txt+100
- test/corpus/statements.txt+289-17
- tree-sitter.json+2-2
0 commit comments