]> Repositorios git - scryer-prolog.git/commit
rewrite ground_test, add tests for ground/1 (#2075)
authorMark <[email protected]>
Wed, 4 Oct 2023 19:22:21 +0000 (13:22 -0600)
committerMark <[email protected]>
Wed, 4 Oct 2023 20:17:03 +0000 (14:17 -0600)
commit1bfdea75273d40c4b316619194be62cbea481b85
treec500c71155ce78a233be99d570dd5bfc5fa998d3
parent6c36d067d7e71f1937b821a5d977712cf4d0ccc0
rewrite ground_test, add tests for ground/1 (#2075)
src/heap_iter.rs
src/machine/machine_state_impl.rs
src/tests/ground.pl [new file with mode: 0644]
tests/scryer/src_tests.rs