]> Repositorios git - scryer-prolog.git/commit
compile scoped clauses from loader.pl
authorMark Thom <[email protected]>
Sun, 14 Feb 2021 02:41:04 +0000 (19:41 -0700)
committerMark Thom <[email protected]>
Sun, 14 Feb 2021 02:41:04 +0000 (19:41 -0700)
commite2a413df786db71f257a2c6500eba12b7dab6745
tree418fcf380ee81a76c2ad47889da7c44ad50c3546
parentb24f68eee74688b5af4d68861a40188bbc634d54
compile scoped clauses from loader.pl
12 files changed:
src/clause_types.rs
src/forms.rs
src/loader.pl
src/machine/compile.rs
src/machine/load_state.rs
src/machine/loader.rs
src/machine/machine_indices.rs
src/machine/mod.rs
src/machine/preprocessor.rs
src/machine/term_stream.rs
src/macros.rs
src/write.rs