Commit 8491b6a
1 parent becd29c commit 8491b6a
1 file changed
+1
-1
lines changed- .github/workflows/publish.yml+3
- CMakeLists.txt+1-1
- Cargo.toml+1-1
- Makefile+1-1
- README.md+43-2
- grammar.js+97-37
- package-lock.json+528-84
- package.json+34-28
- pyproject.toml+1-1
- src/grammar.json+522-183
- src/node-types.json+334-139
- src/parser.c+663.6k-552.3k
- src/scanner.c+5-2
- src/tree_sitter/parser.h+55-13
- test/corpus/constructs.txt+28
- test/corpus/line_continuations.txt+21
- test/corpus/preprocessor.txt+94
- test/corpus/regressions.txt+100
- test/corpus/statements.txt+147-11
- tree-sitter.json+2-2
0 commit comments