]> Repositorios git - scryer-prolog.git/commit
correct more acyclic_term/1 issues (#2111, #2114), add acyclic_term tests
authorMark <[email protected]>
Sat, 14 Oct 2023 22:37:18 +0000 (16:37 -0600)
committerMark <[email protected]>
Sun, 15 Oct 2023 00:38:10 +0000 (18:38 -0600)
commitd96c9e00b7d959c297d59efa4e66abc4b4511bbc
tree0896bb24d960a7806bb85216cc4c909463525e04
parent379c252b897975e6a5c6d03e77f2022143dc7f22
correct more acyclic_term/1 issues (#2111, #2114), add acyclic_term tests
src/machine/gc.rs
src/tests/acyclic_term.pl [new file with mode: 0644]
tests/scryer/src_tests.rs