]> Repositorios git - scryer-prolog.git/commit
add call_with_inference_limit/3
authorMark Thom <[email protected]>
Wed, 8 Aug 2018 06:42:57 +0000 (00:42 -0600)
committerMark Thom <[email protected]>
Wed, 8 Aug 2018 06:42:57 +0000 (00:42 -0600)
commit7016d378d6748dba5035f4bf06f1cb02e1e221c1
tree0bef13630cccf924c235e9df9df77cd2da319797
parent707e5fcf8b0869ffdb040f58fc4d44d1e9ab2cc5
add call_with_inference_limit/3
Cargo.lock
Cargo.toml
src/prolog/ast.rs
src/prolog/iterators.rs
src/prolog/lib/builtins.pl
src/prolog/machine/machine_state.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/machine/system_calls.rs
src/tests.rs