]> Repositorios git - scryer-prolog.git/commit
ADDED: format_time//2 for describing strings involving dates and times
authorMarkus Triska <[email protected]>
Wed, 10 Jun 2020 21:13:14 +0000 (23:13 +0200)
committerMarkus Triska <[email protected]>
Wed, 10 Jun 2020 22:55:38 +0000 (00:55 +0200)
commit2fc887724bb1b5540f36a7f3efa95216e56a5a46
tree5fc0d2cb294f3af1cf8d5cb7399fd430ce4621ad
parente16762a137b889a36648d0302ba93e764f5113db
ADDED: format_time//2 for describing strings involving dates and times

current_time/1 yields the current system time as an opaque time stamp.
Cargo.toml
README.md
src/prolog/clause_types.rs
src/prolog/lib/time.pl
src/prolog/machine/system_calls.rs