Browse Source

⬆️ tree-sitter-cli

pull/8/head
Max Brunsfeld 8 years ago
parent
commit
aaba5e62d4
2 changed files with 49849 additions and 60600 deletions
  1. +1
    -1
      package.json
  2. +49848
    -60599
      src/parser.c

+ 1
- 1
package.json View File

@ -14,7 +14,7 @@
"nan": "^2.10.0"
},
"devDependencies": {
"tree-sitter-cli": "0.11.0"
"tree-sitter-cli": "^0.12.6"
},
"scripts": {
"build": "tree-sitter generate && node-gyp build",

+ 49848
- 60599
src/parser.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save