]> Repositorios git - scryer-prolog.git/commit
gather initialization goals and call them once load succeeds (#792)
authorMark Thom <[email protected]>
Sat, 6 Feb 2021 01:40:13 +0000 (18:40 -0700)
committerMark Thom <[email protected]>
Sat, 6 Feb 2021 01:42:30 +0000 (18:42 -0700)
commita104b35ceac4803da08300fd275e1a69ef734daf
treea357eef2e442371485e1029119e52764271abc7c
parentbbbf95705b6d0e8063a152bb4be15ff1f70134f9
gather initialization goals and call them once load succeeds (#792)
src/clause_types.rs
src/loader.pl
src/machine/loader.rs
src/machine/machine_indices.rs
src/machine/mod.rs
src/write.rs