]> Repositorios git - scryer-prolog.git/commit
expand_call_goals/3 should expand meta-predicate subgoals (#2361)
authorMark <[email protected]>
Tue, 19 Mar 2024 23:12:26 +0000 (17:12 -0600)
committerMark <[email protected]>
Tue, 19 Mar 2024 23:12:26 +0000 (17:12 -0600)
commit0292cb73d37d6b84a38451bff229b6f82d834470
treec96fc3b3d3cc8a386529cb72ae2bfe8710dfc505
parent7b33eafbb052b8543942965f2967d64e53d918c3
expand_call_goals/3 should expand meta-predicate subgoals (#2361)
src/loader.pl
src/machine/machine_indices.rs
src/machine/system_calls.rs
tests-pl/issue2361-call-qualified.pl [new file with mode: 0644]
tests-pl/issue2361_m.pl [new file with mode: 0644]
tests/scryer/issues.rs