]> gitweb.factorcode.org Git - factor.git/commit
strings: embed sequence-hashcode algorithm in rehash-string.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 18 Dec 2020 15:23:19 +0000 (07:23 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 18 Dec 2020 15:23:19 +0000 (07:23 -0800)
commit5e6e838be8f45b081a4f933be880876048d80e72
treed964439c9aa10581ca5c4606f5c99d4185e1b0ac
parent1cc36dd5397415459ef8941333f36a7e4c11bf8c
strings: embed sequence-hashcode algorithm in rehash-string.

This allows us to experiment with changing sequence-hashcode.  For some
reason there is an issue with changing the hashcode algorithm for
strings when bootstrapping, the current rehash approach in stage1
doesn't rehash strings, but even when we do that, its still not quite
working right yet.
core/strings/strings.factor