Mercurial > hg > xemacs-beta
log lisp/byte-optimize.el @ 5366:f00192e1cd49
age | author | description |
---|---|---|
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |
Wed, 29 Dec 2010 23:25:52 +0000 | Aidan Kehoe | Mark #'remove, #'remq as free of side-effects. |
Mon, 25 Oct 2010 13:04:04 +0100 | Aidan Kehoe | Add compiler macros and compilation sanity-checks for functions with keywords. |
Thu, 14 Oct 2010 18:50:38 +0100 | Aidan Kehoe | Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff |