]> 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]>
Sat, 26 Oct 2024 18:58:25 +0000 (12:58 -0600)
commita8c0c5dc9137e773f053626e7a2b297380ec65f0
treef9abf2594cc9efc5960412f55db3007e81f3a34a
parentfa1b052422da275645f4d44ac7483739071173d7
variable revision
23 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.rs
src/machine/loader.rs
src/machine/machine_errors.rs
src/machine/machine_state.rs
src/machine/mock_wam.rs
src/machine/system_calls.rs
src/parser/ast.rs
src/parser/parser.rs
src/read.rs
src/tests/call_with_inference_limit.pl
src/variable_records.rs