]> Repositorios git - scryer-prolog.git/commit
variable revision
authorMark Thom <[email protected]>
Wed, 31 Jul 2024 20:04:55 +0000 (14:04 -0600)
committerMark Thom <[email protected]>
Tue, 8 Jul 2025 04:54:08 +0000 (21:54 -0700)
commitf7bbdfe73ade58235ca49fbefa1d8ef4f7ebf890
tree3b325950fcc3384f571a7b1d8566b7b225af14f5
parent1ef681bd216317f01caeb2f75fb8549b51821b7f
variable revision
22 files changed:
build/instructions_template.rs
src/allocator.rs
src/arithmetic.rs
src/codegen.rs
src/debray_allocator.rs
src/forms.rs
src/heap_print.rs
src/iterators.rs
src/machine/arithmetic_ops.rs
src/machine/compile.rs
src/machine/disjuncts.rs
src/machine/gc.rs
src/machine/lib_machine/mod.rs
src/machine/loader.rs
src/machine/machine_errors.rs
src/machine/machine_state.rs
src/machine/mock_wam.rs
src/parser/ast.rs
src/parser/parser.rs
src/read.rs
src/tests/call_with_inference_limit.pl
src/variable_records.rs