]> Repositorios git - scryer-prolog.git/commit
further improvements to cyclic partial list printing (#2635)
authorMark Thom <[email protected]>
Sat, 23 Aug 2025 18:51:56 +0000 (11:51 -0700)
committerMark Thom <[email protected]>
Sat, 23 Aug 2025 20:23:39 +0000 (13:23 -0700)
commitad29f0f180a161976ce7e25480035b7c2596d667
tree2e1481d24bf334e028cefa5ee7de7b8cb0bb94c7
parentb14bda310f765b22763dbd3a83eccea9132f1e50
further improvements to cyclic partial list printing (#2635)
13 files changed:
build/instructions_template.rs
src/functor_macro.rs
src/heap_iter.rs
src/heap_print.rs
src/machine/code_walker.rs
src/machine/cycle_detection.rs
src/machine/disjuncts.rs
src/machine/loader.rs
src/machine/machine_indices.rs
src/machine/preprocessor.rs
src/macros.rs
src/parser/char_reader.rs
src/types.rs