Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
crater
réplica de
https://github.com/earwig/crater
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Start reorganizing for tests; add cloc.sh; fix version.
master
Ben Kurtovic
hace 9 años
padre
107d6df949
commit
49237080a2
Se han
modificado 4 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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 fichero
@@ -0,0 +1 @@
cloc src/ tests/ scripts/ crater.c makefile --exclude-ext=sh
+ 1
- 1
src/version.h
Ver fichero
@@ -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 fichero
tests/_header.asm → tests/z80/_header.asm
Ver fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar