]> gitweb.factorcode.org Git - factor.git/commit
VM: fix the debug printing so that instead of always printing to std::cout, you suppl...
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 28 Jan 2015 13:27:20 +0000 (13:27 +0000)
committerBjörn Lindqvist <bjourne@gmail.com>
Wed, 28 Jan 2015 14:58:21 +0000 (14:58 +0000)
commit434e4ef4b7dedd498108a497805e92a81b1c9ec8
tree6cbc45f2b2d9a511b398586015940764317beeb8
parent4a1877544e8935cd787cd364e98ab96058df3cfa
VM: fix the debug printing so that instead of always printing to std::cout, you supply the stream to print to
vm/debug.cpp
vm/errors.cpp
vm/master.hpp
vm/vm.hpp