Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Archivist
/
HCrisp
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update Crystal to 0.7.7
master
rhysd
9 anni fa
parent
1469b0ac76
commit
b9a9345277
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
README.md
+1
-1
src/crisp/core.cr
+ 1
- 1
README.md
Vedi File
@ -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
Vedi File
@ -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:
Scrivi
Anteprima
Caricamento…
Annulla
Salva