more CAR/CDR optimization
commit5526a3e52c8042657b741f7a83ed9a4b7f77be5a
authorBart Botta <00003b@gmail.com>
Fri, 5 Dec 2008 11:17:48 +0000 (5 05:17 -0600)
committerBart Botta <00003b@gmail.com>
Fri, 5 Dec 2008 11:17:48 +0000 (5 05:17 -0600)
treef79180811dfa2db4bdf586aa23af5114c8f87271
parenteabba5a51f5f12f14e2d7fad4919d3a066b45df2
more CAR/CDR optimization

make sure the inline versions get used (and fix inline versions so they work)

coerce to cons-type before accessing slots, use :get-slot instead
of :get-property
compile/special-forms.lisp
lib/cl-conses.lisp