]> Repositorios git - scryer-prolog.git/commit
fix term_variables, add (^)/2 as an actual evaluable functor
authorMark Thom <[email protected]>
Mon, 1 Apr 2019 15:04:50 +0000 (09:04 -0600)
committerMark Thom <[email protected]>
Mon, 1 Apr 2019 15:04:50 +0000 (09:04 -0600)
commite3e0473b6933cd3bb98d939bef61242501c6a497
tree5014d5ae70d6e27110d153b6964f9341d0e58331
parent2240418a25e606741214500a3f84653ef047e823
fix term_variables, add (^)/2 as an actual evaluable functor
src/prolog/arithmetic.rs
src/prolog/instructions.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/machine/system_calls.rs
src/prolog/write.rs