]> Repositorios git - scryer-prolog.git/commit
fix mishandled if-then-else interpretation (#1659) interpreting_disj origin/interpreting_disj
authorMark Thom <[email protected]>
Sun, 11 Dec 2022 23:11:57 +0000 (16:11 -0700)
committerMark Thom <[email protected]>
Sun, 11 Dec 2022 23:35:32 +0000 (16:35 -0700)
commit4dc0114c521d82750a7502654e1c0450bf13f312
tree2bc4fda6f2d414b98cbe17a587599a2f348efaa4
parent209f7a239a7fbc9134a5618067473eb6e64d2ef1
fix mishandled if-then-else interpretation (#1659)
build/instructions_template.rs
src/lib/builtins.pl
src/machine/dispatch.rs
src/machine/system_calls.rs