log lisp/byte-optimize.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
2014-07-02 Aidan Kehoe Autoload within #'keymapp, as documented.
2012-05-14 Aidan Kehoe #'byte-optimize-letX; group constant initialisations together in let forms
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
2012-05-01 Aidan Kehoe Improve for-effect handling in a few places, lisp/
2011-05-07 Aidan Kehoe Be better about recognising side-effect-free forms, byte-optimize.el.
2011-03-17 Mats Lidell Merge with trunk.
2010-12-30 Mats Lidell Merged with trunk.
2010-10-28 Mats Lidell Rebase with 21.5 trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-03-08 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
2010-12-29 Aidan Kehoe Mark #'remove, #'remq as free of side-effects.
2010-10-25 Aidan Kehoe Add compiler macros and compilation sanity-checks for functions with keywords.
2010-10-14 Aidan Kehoe Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
2010-09-16 Aidan Kehoe Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form.
2010-05-30 Aidan Kehoe Tidying of CL files; make docstrings read better, remove commented-out code
2010-01-31 Aidan Kehoe Change "special form" to "special operator" in our sources.
2010-01-24 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
2009-09-06 Aidan Kehoe Fix various small issues with the multiple-value implementation.
2009-08-16 Aidan Kehoe Support full Common Lisp multiple values in C.
2009-02-04 Aidan Kehoe Remove any reference to mocklisp as an active technology.
2007-11-27 aidan [xemacs-hg @ 2007-11-27 15:38:39 by aidan]
2007-10-15 aidan [xemacs-hg @ 2007-10-15 10:55:49 by aidan]
2007-09-15 viteno [xemacs-hg @ 2007-09-15 19:11:54 by viteno]
2007-09-03 viteno [xemacs-hg @ 2007-09-03 13:16:39 by viteno]
2003-02-14 ben [xemacs-hg @ 2003-02-14 11:50:36 by ben]