]> Repositorios git - scryer-prolog.git/commit
perform goal expansion in call/N (#788, #797)
authorMark Thom <[email protected]>
Thu, 4 Feb 2021 23:59:16 +0000 (16:59 -0700)
committerMark Thom <[email protected]>
Fri, 5 Feb 2021 03:40:48 +0000 (20:40 -0700)
commit75a52f032b95fc74c1c3fa93996fd0f61775c28f
tree5c05ebf3245782082cf835c286487b16b19e4583
parenta9e0a5105981bdcab04e23b98a6b298ef324315d
perform goal expansion in call/N (#788, #797)
src/clause_types.rs
src/lib/builtins.pl
src/lib/ops_and_meta_predicates.pl
src/loader.pl
src/machine/attributed_variables.pl
src/machine/load_state.rs
src/machine/loader.rs
src/machine/mod.rs
src/machine/preprocessor.rs