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
0.11.2
pull/8/head
v0.11.2
Max Brunsfeld
8 years ago
parent
cc0dff55a0
commit
5f13de984c
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package-lock.json
+1
-1
package.json
+ 1
- 1
package-lock.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"tree-sitter-c"
,
"version"
:
"0.11.
1
"
,
"version"
:
"0.11.
2
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
+ 1
- 1
package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"tree-sitter-c"
,
"version"
:
"0.11.
1
"
,
"version"
:
"0.11.
2
"
,
"description"
:
"C grammar for node-tree-sitter"
,
"main"
:
"index.js"
,
"keywords"
:
[
Write
Preview
Loading…
Cancel
Save