1 file changed
+1
-1
lines changed- CMakeLists.txt+1-1
- Cargo.lock+7-7
- Cargo.toml+1-1
- Makefile+3-1
- docs/js/tree-sitter-parser.wasm
- grammar.js+4-2
- package-lock.json+2-2
- package.json+1-1
- pyproject.toml+1-1
- src/grammar.json+10-2
- src/node-types.json+4
- src/parser.c+100-74
- src/tree_sitter_comment/chars.c+5-5
- src/tree_sitter_comment/chars.h+5-5
- src/tree_sitter_comment/parser.c+2-2
- src/tree_sitter_comment/parser.h+2-2
- test/corpus/source.txt+28-1
- tree-sitter-comment.wasm
- tree-sitter.json+1-1
0 commit comments