このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
isprogram
/
tree-sitter-c
ミラー元
https://github.com/tree-sitter/tree-sitter-c
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プロジェクト
0
リリース
79
Wiki
アクティビティ
ソースを参照
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年前
親
9712b0647b
コミット
db4a1ea503
2個のファイルの変更
、
1760行の追加
、
1766行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
package.json
+1759
-1765
src/parser.c
+ 1
- 1
package.json
ファイルの表示
@ -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
ファイル差分が大きすぎるため省略します
ファイルの表示
書き込み
プレビュー
読み込み中…
キャンセル
保存