]> Repositorios git - scryer-prolog.git/commit
add forwarding bit to all heap cells (#1384)
authorMark Thom <[email protected]>
Wed, 6 Apr 2022 02:13:17 +0000 (20:13 -0600)
committerMark Thom <[email protected]>
Wed, 6 Apr 2022 02:34:27 +0000 (20:34 -0600)
commitf3167f6b5f1e092c83acbe92385e801ece3049a4
tree32ffa0aaa994c9fd826079aab1ec82cd7bf8ee42
parent8c99d748e28385cafb30c141521ec10c814ad4d9
add forwarding bit to all heap cells (#1384)
src/arena.rs
src/heap_iter.rs
src/heap_print.rs
src/machine/arithmetic_ops.rs
src/machine/gc.rs
src/machine/machine_state_impl.rs
src/machine/mock_wam.rs
src/parser/ast.rs
src/types.rs