]> Repositorios git - scryer-prolog.git/commit
restore support for tabling and delimited continuations (#779)
authorMark Thom <[email protected]>
Wed, 17 Feb 2021 23:18:49 +0000 (16:18 -0700)
committerMark Thom <[email protected]>
Wed, 17 Feb 2021 23:18:49 +0000 (16:18 -0700)
commit2a70ca375c235cfed4a56ed7dfd459a1ff6bfde0
treefd7b0f0cb0830db98722656a30f074b6d3e1d87c
parent396c589743bb51dfc79b916eaefd3aa4e03b8298
restore support for tabling and delimited continuations (#779)
src/forms.rs
src/lib/atts.pl
src/lib/cont.pl
src/lib/tabling.pl
src/lib/tabling/batched_worklist.pl
src/lib/tabling/global_worklist.pl
src/lib/tabling/table_data_structure.pl
src/lib/tabling/table_link_manager.pl
src/lib/tabling/trie.pl
src/lib/tabling/wrapper.pl
src/machine/compile.rs