]> Repositorios git - scryer-prolog.git/commit
fix attribute_goals/2 display bugs, cycle detection bug
authorMark Thom <[email protected]>
Thu, 14 Feb 2019 08:12:52 +0000 (01:12 -0700)
committerMark Thom <[email protected]>
Thu, 14 Feb 2019 08:12:52 +0000 (01:12 -0700)
commitcd5549ee5b8ab37edaac6423a64565668f6dc58d
tree7699c657a39bd508ad4d657da0db7e61dc973cea
parentf616b4ddfdd207d6a734b96712c1d0880bf4706e
fix attribute_goals/2 display bugs, cycle detection bug
12 files changed:
README.md
src/prolog/compile.rs
src/prolog/heap_print.rs
src/prolog/instructions.rs
src/prolog/lib/dif.pl
src/prolog/machine/attributed_variables.rs
src/prolog/machine/machine_state.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/machine/mod.rs
src/prolog/machine/project_attributes.pl
src/prolog/machine/system_calls.rs
src/prolog/write.rs