このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
ben
/
crater
ミラー元
https://github.com/earwig/crater
ウォッチ
1
スター
1
フォーク
0
コード
リリース
0
アクティビティ
ソースを参照
Start reorganizing for tests; add cloc.sh; fix version.
master
Ben Kurtovic
9年前
親
107d6df949
コミット
49237080a2
4個のファイルの変更
、
2行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
scripts/cloc.sh
+1
-1
src/version.h
+0
-0
tests/z80/01_basic_math.asm
+0
-0
tests/z80/_header.asm
+ 1
- 0
scripts/cloc.sh
ファイルの表示
@@ -0,0 +1 @@
cloc src/ tests/ scripts/ crater.c makefile --exclude-ext=sh
+ 1
- 1
src/version.h
ファイルの表示
@@ -3,4 +3,4 @@
#pragma once
#define CRATER_VERSION "0.1.
0-
dev"
#define CRATER_VERSION "0.1.dev
0
"
tests/01_basic_math.asm → tests/z80/01_basic_math.asm
ファイルの表示
tests/_header.asm → tests/z80/_header.asm
ファイルの表示
書き込み
プレビュー
読み込み中…
キャンセル
保存