]> gitweb.factorcode.org Git - factor.git/commit
Word hashcodes are now computed from the word's name/vocabulary, removing a source...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 28 Sep 2009 02:09:11 +0000 (21:09 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 28 Sep 2009 02:09:11 +0000 (21:09 -0500)
commitab8c6e99784ab139fb1738079b53b92ae5228809
tree80fe01c52810a9ee6b85865dee67eca7a37f0f89
parentd3aa0a538b2d843318517e7a6d54b803fef82ccc
Word hashcodes are now computed from the word's name/vocabulary, removing a source of non-determinism
basis/stack-checker/known-words/known-words.factor
core/bootstrap/primitives.factor
core/words/words.factor
vm/vm.hpp
vm/words.cpp