1.0.7.29: better ASSOC transform
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 19 Jul 2007 10:28:14 +0000 (10:28 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 19 Jul 2007 10:28:14 +0000 (10:28 +0000)
commit423d7e5434081f8813e5c2399e4da052bcd36b57
treec84627032a8f10eb92b857c16fbcb1546f353f9a
parent6fa7b9f967304c090078b835c5419d816c017d8d
1.0.7.29: better ASSOC transform

 * Extend the new MEMBER optimizations to handle ASSOC as well, and define
   the corresponding %ASSOC[-KEY][-TEST][-NOT] functions as well.

 * Clean up the old ASSOC -> ASSQ and MEMBER -> MEMQ transforms that
   aren't firing anymore.

 * Tests.
NEWS
package-data-list.lisp-expr
src/code/list.lisp
src/compiler/seqtran.lisp
tests/list.pure.lisp
version.lisp-expr