]> Repositorios git - scryer-prolog.git/commit
Merge branch 'dashu' of https://github.com/coasys/scryer-prolog into coasys-dashu coasys-dashu origin/coasys-dashu
authorMark <[email protected]>
Mon, 24 Jul 2023 17:47:57 +0000 (11:47 -0600)
committerMark <[email protected]>
Mon, 24 Jul 2023 17:47:57 +0000 (11:47 -0600)
commitaf44d915687ba3e2e7897e7bd6190afd327c3d40
tree3cc9fe4bffe18de3874d46b0808d9750a645c3be
parent762e6d3ba4b23e9bf36f456ca8b210cec2f7fd4e
parent40b6890c5402fc79a10136c23024a42e11af3c66
Merge branch 'dashu' of https://github.com/coasys/scryer-prolog into coasys-dashu
16 files changed:
Cargo.lock
Cargo.toml
src/arithmetic.rs
src/forms.rs
src/heap_print.rs
src/machine/arithmetic_ops.rs
src/machine/disjuncts.rs
src/machine/dispatch.rs
src/machine/loader.rs
src/machine/machine_state.rs
src/machine/machine_state_impl.rs
src/machine/mod.rs
src/machine/system_calls.rs
src/parser/ast.rs
src/parser/lexer.rs
src/parser/parser.rs