]> Repositorios git - scryer-prolog.git/commit
implement dynamic, multifile, and discontiguous properties and callable type checking...
authorMark Thom <[email protected]>
Fri, 5 Feb 2021 09:16:14 +0000 (02:16 -0700)
committerMark Thom <[email protected]>
Fri, 5 Feb 2021 09:16:14 +0000 (02:16 -0700)
commit2d7f31a60d9376e2c06e168f40d8d7ed50e182f9
tree27df5041579ad930ee88efec30f720d29c8312d7
parent804858d736ef358a7615b3c277abab1fe4018a58
implement dynamic, multifile, and discontiguous properties and callable type checking for predicate_property/2
src/clause_types.rs
src/loader.pl
src/machine/loader.rs
src/machine/machine_indices.rs
src/machine/mod.rs
src/write.rs