Commit db09dc7
1 parent 9fe7517 commit db09dc7
1 file changed
+1
-1
lines changed- .github/workflows/fuzzing.yml+3-3
- .github/workflows/release.yml+1-1
- README.md+2-2
- grammar.js+282-114
- package.json+3-2
- queries/folds.scm+7
- queries/highlights.scm+76-36
- queries/injections.scm+13-1
- src/scanner.c+57-44
- test/corpus/autoquote+27-13
- test/corpus/expressions+64-30
- test/corpus/functions+158-11
- test/corpus/heredocs+85-30
- test/corpus/interpolation+60-30
- test/corpus/literals+14-7
- test/corpus/map-grep+68-21
- test/corpus/operators+287-52
- test/corpus/pod+21-6
- test/corpus/regexp+153-16
- test/corpus/statements+207-15
- test/corpus/subroutines+113-18
- test/corpus/variables+193-39
- test/highlight/builtins.pm
- test/highlight/expressions.pm+11
- test/highlight/functions.pm+3-1
- test/highlight/regexp.pm+11-5
- test/highlight/statements.pm+27-4
- test/highlight/variables.pm+30-20
0 commit comments