log lisp/byte-optimize.el @ 5663:0df4d95bd98a

age author description
2012-05-12 Aidan Kehoe Fetch its bytecode before unfolding a compiled function, byte-optimize.el
2012-05-06 Aidan Kehoe Descend special forms more exhaustively, #'byte-optimize-form-code-walker
2012-05-05 Aidan Kehoe Co-operate with the byte-optimizer in the bytecomp.el labels implementation.
2012-05-01 Aidan Kehoe Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary