Przeglądaj źródła

Regenerate with latest tree-sitter-cli

This fixes a bug in regex quantifier handling that affects the
escape sequence token.
pull/16/merge
Max Brunsfeld 8 lat temu
rodzic
commit
db4a1ea503
2 zmienionych plików z 1760 dodań i 1766 usunięć
  1. +1
    -1
      package.json
  2. +1759
    -1765
      src/parser.c

+ 1
- 1
package.json Wyświetl plik

@ -13,7 +13,7 @@
"nan": "^2.10.0"
},
"devDependencies": {
"tree-sitter-cli": "^0.13.4"
"tree-sitter-cli": "^0.13.6"
},
"scripts": {
"build": "tree-sitter generate && node-gyp build",

+ 1759
- 1765
src/parser.c
Plik diff jest za duży
Wyświetl plik


Ładowanie…
Anuluj
Zapisz