]> Repositorios git - scryer-prolog.git/commit
use eager_stackful_preorder_iter in variable_set, add term_variables/1 tests
authorMark <[email protected]>
Wed, 4 Oct 2023 21:12:25 +0000 (15:12 -0600)
committerMark <[email protected]>
Wed, 4 Oct 2023 21:12:25 +0000 (15:12 -0600)
commit0ad4427f83beb2f3bda59648a0a099ec75dd0e3b
treea79ee0f8af47610f7ae97d9fb96e38268f67ff89
parent1bfdea75273d40c4b316619194be62cbea481b85
use eager_stackful_preorder_iter in variable_set, add term_variables/1 tests
src/heap_iter.rs
src/machine/machine_state_impl.rs
src/machine/system_calls.rs
src/tests/term_variables.pl [new file with mode: 0644]
tests/scryer/src_tests.rs