]> Repositorios git - scryer-prolog.git/commit
don't read into the heap while incrementing self.s (#1233, #1245)
authorMark Thom <[email protected]>
Tue, 25 Jan 2022 01:47:53 +0000 (18:47 -0700)
committerMark Thom <[email protected]>
Wed, 26 Jan 2022 03:37:29 +0000 (20:37 -0700)
commita562793fce2f53c45fe00adaaf629ba1cd62dba1
treee3e8962dee4d09bacc4fe41b580b6c6b95f1abb6
parente6c4ecfc10b60d802400d8450fb73a37a605b70f
don't read into the heap while incrementing self.s (#1233, #1245)
src/examples/least_time.pl
src/machine/dispatch.rs
src/machine/machine_state.rs
src/machine/machine_state_impl.rs
src/machine/partial_string.rs