]> Repositorios git - scryer-prolog.git/commit
fix attributed variables bug causing weighted_maximum/3 example to omit a variable... v0.8.115
authorMark Thom <[email protected]>
Sun, 20 Oct 2019 20:50:46 +0000 (14:50 -0600)
committerMark Thom <[email protected]>
Sun, 20 Oct 2019 20:50:46 +0000 (14:50 -0600)
commit1b1879a6fa348b7f79b9c81ddacd3e68ce46a115
treefc0deb7614217833ddf5266bad4e40c036991aae
parent24e5e39c28ce16b48a14f11f16ffcaf3138d6094
fix attributed variables bug causing weighted_maximum/3 example to omit a variable binding
Cargo.toml
README.md
src/prolog/lib/clpb.pl
src/prolog/lib/dif.pl
src/prolog/lib/freeze.pl
src/prolog/lib/lists.pl
src/prolog/machine/attributed_variables.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/machine/mod.rs