]> Repositorios git - scryer-prolog.git/commit
fix various partial string bugs (copying using them in arg/3)
authorMark Thom <[email protected]>
Wed, 1 Dec 2021 05:35:38 +0000 (22:35 -0700)
committerMark Thom <[email protected]>
Fri, 7 Jan 2022 04:44:41 +0000 (21:44 -0700)
commitfb4e627e6281bae6176b61fef27e021decbdb92a
treeaeb0b91225deb22c0c0b44bf963993a1ef625f6d
parentef3a97cedd91e49663a7502c60502c4a5316f7c3
fix various partial string bugs (copying using them in arg/3)
src/lib/tabling/trie.pl
src/machine/copier.rs
src/machine/machine_state_impl.rs
src/types.rs