]> Repositorios git - scryer-prolog.git/commit
Implemented a different way to index clauses
authornotoria <[email protected]>
Sat, 19 Dec 2020 13:52:38 +0000 (14:52 +0100)
committernotoria <[email protected]>
Sat, 19 Dec 2020 13:52:38 +0000 (14:52 +0100)
commit657e4f12bbeaf3af40959cae3b88af60f59d3c7c
tree9b961385b1d1e7b8555a8579fde17ba1387b468c
parent22ffb1f53fd158d7b7f96ca81cf50e37c0936bb5
Implemented a different way to index clauses
src/codegen.rs
src/forms.rs
src/indexing.rs
src/instructions.rs
src/machine/machine_state_impl.rs
src/write.rs