]> Repositorios git - scryer-prolog.git/commit
Removed value method and use deref to get type
authorFayeed Pawaskar <[email protected]>
Sun, 10 Sep 2023 16:10:22 +0000 (21:40 +0530)
committerFayeed Pawaskar <[email protected]>
Sun, 10 Sep 2023 16:10:22 +0000 (21:40 +0530)
commitaf7665983092993c63747e78a067d72a9d4e3541
tree0e02610d63077c5120bdac4ebd08f171275d8d4f
parent7b921fc7671713649ed401140eb9944eb037e8c9
Removed value method and use deref to get type
src/arena.rs
src/arithmetic.rs
src/indexing.rs
src/machine/arithmetic_ops.rs
src/machine/heap.rs
src/machine/loader.rs
src/machine/machine_state.rs
src/machine/machine_state_impl.rs
src/machine/preprocessor.rs
src/machine/system_calls.rs
src/machine/unify.rs