Update of /project/elephant/cvsroot/elephant In directory common-lisp.net:/tmp/cvs-serv16480
Modified Files: TODO Log Message: notes from rtoy on bignums
Date: Thu Sep 2 09:05:36 2004 Author: blee
Index: elephant/TODO diff -u elephant/TODO:1.1 elephant/TODO:1.2 --- elephant/TODO:1.1 Mon Aug 30 23:41:34 2004 +++ elephant/TODO Thu Sep 2 09:05:36 2004 @@ -14,7 +14,9 @@
Lispworks stuff (fli:replace-foreign-array...)
-bignum fix +bignum fix: CMUCL / SBCL use %bignum-ref. OpenMCL: check +that ldb is non-consing (i think it is), look at +%ldb-fixnum-from-bignum)
serialize lambdas, closures, packages.....