]> gitweb.factorcode.org Git - factor.git/commit
vm: remove signal_from_leaf flag
authorJoe Groff <arcata@gmail.com>
Wed, 26 Oct 2011 22:08:27 +0000 (15:08 -0700)
committerJoe Groff <arcata@gmail.com>
Fri, 28 Oct 2011 04:18:20 +0000 (21:18 -0700)
commit03ebb911705706e2fdce627ff410d67868b4815e
treeaf4500d39b5346e266e868900f8b485649a8f02c
parent11ffea55fcda9a6e452f3e21e106eb375d03e80c
vm: remove signal_from_leaf flag
Now that the resuming from the signal handler works within leaf procedures, the flag is no longer necessary.
vm/callstack.cpp
vm/errors.cpp
vm/vm.hpp