]> Repositorios git - scryer-prolog.git/commit
target prolog_parser_rebis on crates.io
authorMark Thom <[email protected]>
Sun, 31 Jan 2021 05:03:07 +0000 (22:03 -0700)
committerMark Thom <[email protected]>
Sun, 31 Jan 2021 05:03:07 +0000 (22:03 -0700)
commita239007db06fbc25adbdc4ec7595397223e02144
treee6648cdbef6c8fd4b64e5ced357a2cdf8004fc20
parentc5e5eb8b86feeafae72aa538eeabec7203679604
target prolog_parser_rebis on crates.io
28 files changed:
Cargo.lock
Cargo.toml
src/allocator.rs
src/arithmetic.rs
src/clause_types.rs
src/codegen.rs
src/debray_allocator.rs
src/fixtures.rs
src/forms.rs
src/heap_print.rs
src/indexing.rs
src/instructions.rs
src/iterators.rs
src/machine/arithmetic_ops.rs
src/machine/heap.rs
src/machine/loader.rs
src/machine/machine_errors.rs
src/machine/machine_indices.rs
src/machine/machine_state.rs
src/machine/machine_state_impl.rs
src/machine/mod.rs
src/machine/preprocessor.rs
src/machine/streams.rs
src/machine/system_calls.rs
src/machine/term_stream.rs
src/main.rs
src/read.rs
src/targets.rs