Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
crater
espelho de
https://github.com/earwig/crater
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
0
Trabalho
Ver a proveniência
Start reorganizing for tests; add cloc.sh; fix version.
master
Ben Kurtovic
há 9 anos
ascendente
107d6df949
cometimento
49237080a2
4 ficheiros alterados
com
2 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro 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
Ver ficheiro
@@ -0,0 +1 @@
cloc src/ tests/ scripts/ crater.c makefile --exclude-ext=sh
+ 1
- 1
src/version.h
Ver ficheiro
@@ -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
Ver ficheiro
tests/_header.asm → tests/z80/_header.asm
Ver ficheiro
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar