]> Repositorios git - scryer-prolog.git/commit
add classifications and occurrence counting
authorMark Thom <[email protected]>
Tue, 4 Oct 2022 15:24:37 +0000 (09:24 -0600)
committerMark <[email protected]>
Fri, 23 Jun 2023 19:54:46 +0000 (13:54 -0600)
commitb9c9de522256f7ec2b56fd8c5e0348153fbb53b0
tree8a656c50e7aaa498b2e17efc26219c7584bb698e
parentd565f5901b5744fed571d9f7c33cea6220169743
add classifications and occurrence counting
15 files changed:
src/allocator.rs
src/arithmetic.rs
src/codegen.rs
src/debray_allocator.rs
src/fixtures.rs
src/forms.rs
src/heap_print.rs
src/iterators.rs
src/machine/loader.rs
src/machine/machine_indices.rs
src/machine/machine_state.rs
src/machine/preprocessor.rs
src/machine/system_calls.rs
src/parser/ast.rs
src/parser/parser.rs