log lisp/byte-optimize.el @ 5657:2a870a7b86bd

age author description
Sun, 06 May 2012 05:22:19 +0100 Aidan Kehoe Descend special forms more exhaustively, #'byte-optimize-form-code-walker
Sat, 05 May 2012 20:48:24 +0100 Aidan Kehoe Co-operate with the byte-optimizer in the bytecomp.el labels implementation.
Tue, 01 May 2012 16:17:42 +0100 Aidan Kehoe Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary
Tue, 01 May 2012 12:43:22 +0100 Aidan Kehoe Improve for-effect handling in a few places, lisp/
Sat, 07 May 2011 11:45:20 +0100 Aidan Kehoe Be better about recognising side-effect-free forms, byte-optimize.el.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.