Remove 8-bit hash codes in packages.
commit86007933d6ba3d00fb3e5c3e811f2fb73f55e45f
authorDouglas Katzman <dougk@google.com>
Wed, 25 Jan 2017 00:50:15 +0000 (24 19:50 -0500)
committerDouglas Katzman <dougk@google.com>
Wed, 25 Jan 2017 00:50:15 +0000 (24 19:50 -0500)
tree7b086d34ba1fd5f3bd801bc83efa02a3e020ee6a
parent4460b21a12b77e7e5ccab6f8b1c1d0738abb944b
Remove 8-bit hash codes in packages.

They are not an optimization. On the contrary,
the code is worse, both in aesthetics and performance.
src/code/cas.lisp
src/code/package.lisp
src/code/target-package.lisp