]> Repositorios git - scryer-prolog.git/commit
introduce CutPoint heap tag so that they can be offset by call_continuation/1
authorMark <[email protected]>
Thu, 29 Jun 2023 18:14:06 +0000 (12:14 -0600)
committerMark <[email protected]>
Thu, 29 Jun 2023 18:14:15 +0000 (12:14 -0600)
commitc36bd4dc07630d511624cacb0fd6a59c59f1d36d
tree32029a95effcf14b2561f12cac902dd8f7d376ea
parent83f352b95e0d505fade662f9f065db08f115d26f
introduce CutPoint heap tag so that they can be offset by call_continuation/1
src/arithmetic.rs
src/machine/dispatch.rs
src/machine/machine_state.rs
src/machine/system_calls.rs
src/macros.rs
src/parser/ast.rs
src/types.rs