1.0.3.20: better SEARCH transform
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 3 Mar 2007 17:21:58 +0000 (17:21 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 3 Mar 2007 17:21:58 +0000 (17:21 +0000)
commit3ea6f2688adf11331a7a9c243f77a602785d1e1b
tree4991ce1f2cc1e6fe0147bd3c156ca56a9082c7bf
parent5830fefc45d371da71a89fe7d8fcde2c5119d36f
1.0.3.20: better SEARCH transform

 * Better type declarations for index variables -- fixes the
   performance regression in BENCH-STRINGS from the NaN-comparison
   changes.

 * Extend the transform to work with general vectors, arbitrary :TEST and
   :KEY, and constant but arbitrary :FROM-END.

 * Tests.
NEWS
src/compiler/seqtran.lisp
tests/seq.impure.lisp
version.lisp-expr