]> Repositorios git - scryer-prolog.git/commit
add sign/1 (#216) and gcd/2 (#217) as evaluable functors, update the README
authorMark Thom <[email protected]>
Sun, 27 Oct 2019 19:05:05 +0000 (13:05 -0600)
committerMark Thom <[email protected]>
Sun, 27 Oct 2019 19:05:05 +0000 (13:05 -0600)
commite656e7fbae950fd7cbaff7030433d96fbe96445d
tree7c02a2a92d72f9e281818a95657a41e7d8dbb777
parent0fdf0d8d06d2fa604ecf80848957ab5c076a516d
add sign/1 (#216) and gcd/2 (#217) as evaluable functors, update the README
README.md
src/prolog/arithmetic.rs
src/prolog/instructions.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/write.rs