]> Repositorios git - scryer-prolog.git/commit
prep for debray allocation
authorMark Thom <[email protected]>
Sat, 29 Apr 2017 22:50:53 +0000 (16:50 -0600)
committerMark Thom <[email protected]>
Sat, 29 Apr 2017 22:50:53 +0000 (16:50 -0600)
commita6304d3f96a4f051ba3cc30606ec0432ef10361d
tree1a6ff8aa600d74e3aa895b4133cf42cd3124ded4
parent2e7aa6423cb10028f8f9873f512397715b32a864
prep for debray allocation
12 files changed:
Cargo.lock
Cargo.toml
src/main.rs
src/prolog/ast.rs
src/prolog/codegen.rs
src/prolog/indexing.rs [new file with mode: 0644]
src/prolog/io.rs
src/prolog/iterators.rs
src/prolog/machine.rs
src/prolog/mod.rs
src/prolog/naive_allocator.rs [new file with mode: 0644]
src/prolog/targets.rs [new file with mode: 0644]