]> Repositorios git - scryer-prolog.git/commit
add double_quotes write option for printing to strings, enable it at toplevel
authorMark <[email protected]>
Mon, 3 Jul 2023 17:35:07 +0000 (11:35 -0600)
committerMark <[email protected]>
Mon, 3 Jul 2023 18:09:05 +0000 (12:09 -0600)
commit9cdad087ef2b064073faf650fa65912ade038e03
tree2305e7c25ae7b67dfa2f6ffc308109f6b73eb961
parente36f96fd475ff06173d5f1de8c6726f6303d4d53
add double_quotes write option for printing to strings, enable it at toplevel
build/instructions_template.rs
src/heap_print.rs
src/lib/builtins.pl
src/lib/charsio.pl
src/machine/machine_state.rs
src/machine/mock_wam.rs
src/parser/ast.rs
src/toplevel.pl