]> Repositorios git - scryer-prolog.git/commit
fix exception handling when thrown by throw_exception, and within setup_call_cleanup...
authorMark Thom <[email protected]>
Mon, 26 Feb 2018 06:43:37 +0000 (23:43 -0700)
committerMark Thom <[email protected]>
Mon, 26 Feb 2018 06:43:37 +0000 (23:43 -0700)
commit07675b3675fa4042584055b1e9b5c4410e61f4c6
tree41e05df827940f04841d1a3686ef93d96e111ead
parentc13393113483f2faf8cb605739430c38ebdd6429
fix exception handling when thrown by throw_exception, and within setup_call_cleanup and call_with_inference_limit.
src/prolog/ast.rs
src/prolog/builtins.rs
src/prolog/io.rs
src/prolog/machine/machine_state.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/macros.rs
src/tests.rs