Commit 99b8414
1 parent ee30706 commit 99b8414
1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+21-3
- .gitignore+2-1
- Cargo.toml+1-1
- README.md+5-2
- bindings/rust/lib.rs+4-4
- grammar.js+103-41
- package.json+3-3
- queries/highlights.scm+224
- queries/injections.scm+8
- queries/locals.scm+36
- queries/tags.scm+34
- script/known_failures.txt+1
- script/parse-examples+17-2
- src/grammar.json+504-241
- src/node-types.json+92-28
- src/parser.c+5.9k-4.1k
- src/scanner.c+56-104
- src/tree_sitter/parser.h+1
- test/corpus/chunk.txt+11
- test/corpus/comments.txt+40-18
- test/corpus/expressions.txt+123-36
- test/corpus/statements.txt+50-7
- test/highlight/string.lua+59
- test/tags/functions.lua+37
0 commit comments