]> gitweb.factorcode.org Git - factor.git/commit
VM: move some logic from factor_vm to the vm_parameters class
authorBjörn Lindqvist <bjourne@gmail.com>
Fri, 13 May 2016 02:12:57 +0000 (04:12 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Sat, 14 May 2016 16:21:49 +0000 (18:21 +0200)
commit63791bf90edde03442df4d4a936d1b156e136791
treec83911509cdb469631ae435d2dd264fe4ac9bcdb
parent83ce08487e4042faf703ca078ab010d82b04b720
VM: move some logic from factor_vm to the vm_parameters class

It's good because the factor_vm class is to fat.
vm/factor.cpp
vm/factor.hpp
vm/image.cpp
vm/image.hpp
vm/vm.hpp