]> Repositorios git - scryer-prolog.git/commit
remove read/{1,2} as a builtin, write read options upon EOF, throw better domain...
authorMark <[email protected]>
Mon, 17 Jul 2023 22:45:03 +0000 (16:45 -0600)
committerMark <[email protected]>
Mon, 17 Jul 2023 22:45:03 +0000 (16:45 -0600)
commit42a50474daae81bc396f626faade2b77238417d3
treed0a586dd63932d5b9e96ee6fc49c6617e693e7a9
parentcf367024fd0da02c715f2816b1bc429757c196d6
remove read/{1,2} as a builtin, write read options upon EOF, throw better domain errors in parse_read_term_options/2
build/instructions_template.rs
src/lib/builtins.pl
src/machine/dispatch.rs
src/machine/machine_state.rs
src/machine/mod.rs