This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-c
mirror of
https://github.com/tree-sitter/tree-sitter-c
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
79
Wiki
Activity
Browse Source
⬆️
tree-sitter-cli
pull/8/head
Max Brunsfeld
8 years ago
parent
3a185d00e2
commit
aaba5e62d4
2 changed files
with
49849 additions
and
60600 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+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
Write
Preview
Loading…
Cancel
Save