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)
 * 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.


No differences found