log lisp/cl-extra.el @ 5312:f6471e4ae703

age author description
Wed, 29 Dec 2010 23:38:38 +0000 Aidan Kehoe Avoid some dynamic scope stupidity in interpreted code, #'notany, #'notevery.
Wed, 17 Nov 2010 14:30:03 +0000 Aidan Kehoe Handle slightly more complex type specifications, #'coerce, #'typep.
Thu, 14 Oct 2010 18:50:38 +0100 Aidan Kehoe Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
Tue, 12 Oct 2010 21:11:46 +0100 Aidan Kehoe Make the order of preloaded-file-list more sane.
Thu, 16 Sep 2010 20:34:49 +0100 Aidan Kehoe Accept circular lists where that is useful in #'mapcar*, #'map* and friends.
Fri, 03 Sep 2010 17:14:10 +0100 Aidan Kehoe Add fixnum as an accepted destination type, #'coerce