]> 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]>
Wed, 23 Apr 2025 06:32:32 +0000 (23:32 -0700)
commit310a369002386a6e6121a714dee9adcfafa6036e
tree40146a29f9ce40002fde36af477e4b5362dcc206
parent13ef08fbdf409e1deebb6ed6b3d0cb8824e14eb7
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