]> gitweb.factorcode.org Git - factor.git/commit
vm: use iostreams instead of printf for debug messages, clean up a few things
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 22 Oct 2009 01:12:57 +0000 (20:12 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 22 Oct 2009 01:12:57 +0000 (20:12 -0500)
commit40351d40be3d880a62003e3a7b3075ca2b1edc4c
tree7f361f2c360fa7ee8bc1811093a2285a55d6cbd9
parentaf855b7fa9ec681ae056395047cc4929de80b06c
vm: use iostreams instead of printf for debug messages, clean up a few things
21 files changed:
vm/code_block.cpp
vm/collector.hpp
vm/data_heap.cpp
vm/debug.cpp
vm/errors.cpp
vm/factor.cpp
vm/gc.cpp
vm/image.cpp
vm/image.hpp
vm/inline_cache.cpp
vm/jit.hpp
vm/layouts.hpp
vm/master.hpp
vm/os-windows.hpp
vm/quotations.cpp
vm/strings.cpp
vm/strings.hpp
vm/tagged.hpp
vm/utilities.cpp
vm/utilities.hpp
vm/vm.hpp