]> Repositorios git - scryer-prolog.git/commit
compact lists of characters to partial strings in read_term_from_heap (#1452, #1453)
authorMark Thom <[email protected]>
Mon, 2 May 2022 05:13:48 +0000 (23:13 -0600)
committerMark Thom <[email protected]>
Wed, 4 May 2022 01:12:16 +0000 (19:12 -0600)
commit0f502fff841bcc6876a9f3c77e462cc426855794
treee32b78c6b7a6b0da7cc1d6314eae67dc0e0fba34
parent789f662ec87d30f9783d82c847a8bd926d82cf50
compact lists of characters to partial strings in read_term_from_heap (#1452, #1453)
src/arithmetic.rs
src/codegen.rs
src/iterators.rs
src/lib/dcgs.pl
src/machine/loader.rs
src/parser/ast.rs
src/parser/parser.rs
src/read.rs