]> gitweb.factorcode.org Git - factor.git/commit
vm: ensure that non-optimized calls to generic words which have not yet been compiled...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 6 Jan 2010 10:49:14 +0000 (23:49 +1300)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 6 Jan 2010 10:49:14 +0000 (23:49 +1300)
commitc04fef10c7be44a1ce53235a617a81850b5591e5
treec863ad14da7855405577c2f9ae0abc2f400754f8
parent9508a5a0838c071a036b8bb19d9c72e18d125ded
vm: ensure that non-optimized calls to generic words which have not yet been compiled can still work
core/compiler/units/units-tests.factor
vm/code_blocks.cpp
vm/quotations.cpp
vm/vm.hpp