]> Repositorios git - scryer-prolog.git/commit
improve retract/1 and related predicates (#1598)
authorMark Thom <[email protected]>
Mon, 23 Jan 2023 03:14:36 +0000 (20:14 -0700)
committerMark Thom <[email protected]>
Mon, 23 Jan 2023 04:04:41 +0000 (21:04 -0700)
commita7e93db363152deb5aa90e4a0a27539bffef2ce9
tree1a91a7763eeb46b563fefba2a19ce15ee6b81502
parent5e0e3e27540f028656aa68ae47f92576e92cbc8d
improve retract/1 and related predicates (#1598)
build/instructions_template.rs
src/codegen.rs
src/lib/builtins.pl
src/machine/compile.rs
src/machine/dispatch.rs
src/machine/machine_indices.rs
src/machine/machine_state.rs
src/machine/machine_state_impl.rs
src/machine/mod.rs
src/machine/stack.rs
src/machine/system_calls.rs