]> Repositorios git - scryer-prolog.git/commit
avoid arena allocation of stream in read_term_from_chars (#1266)
authorMark Thom <[email protected]>
Tue, 31 Jan 2023 07:15:57 +0000 (00:15 -0700)
committerMark Thom <[email protected]>
Tue, 31 Jan 2023 07:15:57 +0000 (00:15 -0700)
commitce56a7303e9a84a28031655acd56299537890a5c
tree4d4787ac24d79ba4fdd1f2f376551e1867631308
parent5667ec8699bf86da8288107bfc8817b2398629a8
avoid arena allocation of stream in read_term_from_chars (#1266)
src/arena.rs
src/machine/streams.rs
src/machine/system_calls.rs