more CL functions (mostly cons/list stuff)
commit94acb9033cc0b59fe142f8e77c27baaeb6b87760
authorBart Botta <00003b@gmail.com>
Thu, 27 Nov 2008 02:30:28 +0000 (26 20:30 -0600)
committerBart Botta <00003b@gmail.com>
Thu, 27 Nov 2008 02:30:28 +0000 (26 20:30 -0600)
treebd48b9bba92110d93c6b7731b87594c2580548bb
parent12dbafc86edd610743cb46de5d3f52b7cca45142
more CL functions (mostly cons/list stuff)

MAX, ZEROP

LIST, LIST*, ATOM, RPLACA, RPLACD, C[AD][AD]+R, COPY-TREE, PUSH,
 FIRST - TENTH, COPY-LIST, LIST-LENGTH, NTH
compile/special-forms.lisp
lib/avm2-lib.asd
lib/cl-conses.lisp
lib/cl-conses2.lisp [new file with mode: 0644]
lib/cl.lisp