]> Repositorios git - scryer-prolog.git/commit
properly handle cyclic terms in the printer.
authorMark Thom <[email protected]>
Sat, 5 May 2018 18:33:29 +0000 (12:33 -0600)
committerMark Thom <[email protected]>
Sat, 5 May 2018 18:33:29 +0000 (12:33 -0600)
commit81a199836dd268ee9398e434da4c5cb0b7e11639
tree12f779e40dab51ec83b28d94ee1f95fe41d6d53b
parentd6495c8195a64051bfbf056ad1bea473a74037e9
properly handle cyclic terms in the printer.
src/prolog/copier.rs
src/prolog/heap_print.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/machine/mod.rs
src/tests.rs