Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
HCrisp
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
update Crystal to 0.7.7
master
rhysd
hace 9 años
padre
1469b0ac76
commit
b9a9345277
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
README.md
+1
-1
src/crisp/core.cr
+ 1
- 1
README.md
Ver fichero
@ -35,7 +35,7 @@ Please see [mal test cases](https://github.com/rhysd/Crisp/tree/master/spec/cris
## Development Environment
- OS X
- Crystal 0.7.1 ~ 0.7.3
- Crystal 0.7.1 ~ 0.7.3
or 0.7.7
## License
+ 1
- 1
src/crisp/core.cr
Ver fichero
@ -339,7 +339,7 @@ module Crisp
end
def
time_ms
(
args
)
p">(
Time
.
now
.
to_i
.
to_i32
)
*
1000
Time
.
now
.
epoch_ms
.
to_i32
end
# Note:
Escribir
Vista previa
Cargando…
Cancelar
Guardar