]> Repositorios git - scryer-prolog.git/commit
read from machine stack in stackful pre-order iterator (#1812)
authorMark <[email protected]>
Fri, 26 May 2023 21:19:07 +0000 (15:19 -0600)
committerMark <[email protected]>
Fri, 23 Jun 2023 20:11:31 +0000 (14:11 -0600)
commit749dedf47773be2b36fadf990aa4ebced1564064
tree790ae589f6678d35f64d9c5979a63df8e966aa20
parent911c49c43f5e1005baf5fb4fef5829629addc923
read from machine stack in stackful pre-order iterator (#1812)
src/heap_print.rs
src/machine/arithmetic_ops.rs
src/machine/attributed_variables.rs
src/machine/gc.rs
src/machine/machine_state.rs
src/machine/machine_state_impl.rs
src/machine/system_calls.rs
src/machine/unify.rs