This website works better with JavaScript.
首頁
探索
說明
登入
isprogram
/
tree-sitter-c
镜像来自
https://github.com/tree-sitter/tree-sitter-c
關註
1
收藏
0
複製
0
程式碼
問題管理
0
Projects
0
版本發佈
79
Wiki
Activity
瀏覽代碼
0.7.0
pull/8/head
v0.7.0
Max Brunsfeld
8 年之前
父節點
09071a6f23
當前提交
a2bbfc6bdc
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package-lock.json
+1
-1
package.json
+ 1
- 1
package-lock.json
查看文件
@ -1,6 +1,6 @@
{
"name"
:
"tree-sitter-c"
,
"version"
:
"0.
6
.0"
,
"version"
:
"0.
7
.0"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
+ 1
- 1
package.json
查看文件
@ -1,6 +1,6 @@
{
"name"
:
"tree-sitter-c"
,
"version"
:
"0.
6
.0"
,
"version"
:
"0.
7
.0"
,
"description"
:
"C grammar for node-tree-sitter"
,
"main"
:
"index.js"
,
"keywords"
:
[
Write
Preview
Loading…
取消
儲存