]> Repositorios git - scryer-prolog.git/commit
wrap stream instances in one Rc<RefCell<..>>, use Ref/RefMut to access stream options
authorMark Thom <[email protected]>
Sun, 21 Feb 2021 23:28:30 +0000 (16:28 -0700)
committerMark Thom <[email protected]>
Mon, 22 Feb 2021 02:20:42 +0000 (19:20 -0700)
commita323a4dd8e0c18ea6be8f83334575f0acb5685e9
treef1d173915f9728239d6617e8b40dd41352420504
parentd5581ffd05f3229e17585639fb91d2a0cd425f5f
wrap stream instances in one Rc<RefCell<..>>, use Ref/RefMut to access stream options
src/heap_print.rs
src/machine/machine_state.rs
src/machine/mod.rs
src/machine/streams.rs
src/machine/system_calls.rs