]> gitweb.factorcode.org Git - factor.git/commit
Fix FEP if there are too many words in the image, clean up some VM code
authorSlava Pestov <slava@factorcode.org>
Wed, 13 May 2009 05:58:54 +0000 (00:58 -0500)
committerSlava Pestov <slava@factorcode.org>
Wed, 13 May 2009 05:58:54 +0000 (00:58 -0500)
commit69cb3dee5ed1a59d7f6029568031168dd1f6f01b
tree4f96e058f377277b4ea8202ce80954ee03e8febd
parenta879698e0ec9be44f7f0d1325c86b0295e21e65e
Fix FEP if there are too many words in the image, clean up some VM code
core/memory/memory-tests.factor [changed mode: 0644->0755]
vm/arrays.hpp [changed mode: 0644->0755]
vm/byte_arrays.hpp [changed mode: 0644->0755]
vm/callstack.cpp
vm/callstack.hpp
vm/code_heap.cpp
vm/data_heap.cpp
vm/data_heap.hpp [changed mode: 0644->0755]
vm/debug.cpp
vm/tagged.hpp [changed mode: 0644->0755]