]> gitweb.factorcode.org Git - factor.git/commit
VM: debug macros FACTOR_PRINT and FACTOR_PRINT_MARK to make better debug
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 3 May 2015 12:13:28 +0000 (14:13 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 10 May 2015 03:04:21 +0000 (20:04 -0700)
commit9bfc43144e70d319ad06d65623069065d74ecf4b
tree93f5fd714bb978ac6308af1f4b0277a3baeabd18
parenta195e361dfd310c4d57433938db22df2cd3f3f3f
VM: debug macros FACTOR_PRINT and FACTOR_PRINT_MARK to make better debug
printing messages than just using std::cout
GNUmakefile
vm/contexts.hpp
vm/debug.cpp
vm/debug.hpp [new file with mode: 0644]
vm/inline_cache.cpp
vm/master.hpp
vm/slot_visitor.hpp