]> Repositorios git - scryer-prolog.git/commit
introduce InlineTermStream to avoid arena allocations during call_inline (#1576)
authorMark Thom <[email protected]>
Tue, 8 Nov 2022 22:55:22 +0000 (23:55 +0100)
committerMark Thom <[email protected]>
Tue, 8 Nov 2022 23:01:01 +0000 (00:01 +0100)
commit9366a48d6d2772ce47cf0d7fed754194cbb1dafb
tree66c0bb15ee6aafdd2a76b89bc216a676c23137dd
parentd91ee5b77cf77d701f215a126bbd3f6433bd5da7
introduce InlineTermStream to avoid arena allocations during call_inline (#1576)
src/machine/compile.rs
src/machine/loader.rs
src/machine/term_stream.rs