2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | 214 | | |
221 | 215 | | |
222 | 216 | | |
| |||
322 | 316 | | |
323 | 317 | | |
324 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
- .github/workflows/ci.yml+1-3
- .github/workflows/fuzzing.yml+17
- .github/workflows/release.yml+30
- .gitignore+2
- LICENSE+201
- README.md+57
- binding.gyp-19
- grammar.js+678-159
- queries/folds.scm+19
- queries/highlights.scm+111
- queries/injections.scm+2
- src/scanner.c+823
- test/corpus/autoquote+259
- test/corpus/expressions+297-34
- test/corpus/functions+195
- test/corpus/heredocs+104
- test/corpus/interpolation+163
- test/corpus/literals+245
- test/corpus/map-grep+171
- test/corpus/operators+82
- test/corpus/pod+49
- test/corpus/regexp+40
- test/corpus/simple+76-15
- test/corpus/statements+287-63
- test/corpus/subroutines+125
- test/corpus/variables+109-7
- test/highlight/expressions.pm+29
- test/highlight/functions.pm+71
- test/highlight/interpolation.pm+15
- test/highlight/literals.pm+84
- test/highlight/map-grep.pm+32
- test/highlight/operators.pm+22
- test/highlight/regexp.pm+27
- test/highlight/statements.pm+102
- test/highlight/subroutines.pm+26
- test/highlight/variables.pm+86
0 commit comments