]> Repositorios git - scryer-prolog.git/commit
add scc_block to MachineState to avoid SCC cleanup terms being deallocated too early...
authorMark <[email protected]>
Thu, 6 Jul 2023 17:20:49 +0000 (11:20 -0600)
committerMark <[email protected]>
Thu, 6 Jul 2023 17:20:49 +0000 (11:20 -0600)
commit483e4568a29adfc5d0e0172db6a92be4626758f6
tree959abddd03bc43fb11146e2fcba175b6d28b2736
parent9ff1b660f1a9168d011fc663c3d399196dc558d1
add scc_block to MachineState to avoid SCC cleanup terms being deallocated too early (#1427)
build/instructions_template.rs
src/lib/iso_ext.pl
src/machine/dispatch.rs
src/machine/machine_state.rs
src/machine/machine_state_impl.rs
src/machine/mod.rs
src/machine/system_calls.rs
src/parser/ast.rs