]> Repositorios git - scryer-prolog.git/commit
ADDED: library(time), providing time/1 for benchmarking
authorMarkus Triska <[email protected]>
Sun, 19 Apr 2020 17:13:27 +0000 (19:13 +0200)
committerMarkus Triska <[email protected]>
Sun, 19 Apr 2020 17:18:47 +0000 (19:18 +0200)
commit4693c23a4970cdc3437d75b1e61df768282b48fa
tree1124ed76b50f6849bbe2d92db99a6a7e91efbd25
parentcae073314909caf07fe043c8f6dc85156d38bc10
ADDED: library(time), providing time/1 for benchmarking

sleep/1 and predicates for reasoning about time stamps should also
be added to this library.
Cargo.lock
Cargo.toml
src/prolog/clause_types.rs
src/prolog/lib/time.pl [new file with mode: 0644]
src/prolog/machine/system_calls.rs