2007-04-11 |
Chong Yidong |
(byte-optimize-form-code-walker): Evaluate pure function calls if possible.
|
2007-04-11 |
Glenn Morris |
Markus Triska <markus.triska at gmx.at>:
|
2007-04-10 |
Glenn Morris |
Markus Triska <markus.triska at gmx.at>:
|
2007-04-09 |
Chong Yidong |
Remove spurious debugging code.
|
2007-04-06 |
Chong Yidong |
* emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function
|
2007-04-05 |
Chong Yidong |
(byte-optimize-form-code-walker): Print entire form.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-11-16 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Improve warning message text.
|
2005-11-02 |
Andreas Schwab |
(byte-optimize-pure-func): Quote the
|
2005-11-02 |
Stefan Monnier |
(byte-optimize-pure-func): Quote the eval'd value so it's not re-eval'd.
|
2005-11-02 |
Stefan Monnier |
(string-to-syntax): Mark it as pure.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-21 |
Juanma Barranquero |
(byte-optimize-pure-func): Fix spellings.
|
2004-11-25 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
2004-11-14 |
Stefan Monnier |
(byte-optimize-inline-handler): Simplify.
|
2004-11-12 |
Stefan Monnier |
(byte-compile-inline-expand): Understand the
|
2004-10-10 |
Andreas Schwab |
(byte-optimize-backward-word): Optimize
|
2004-03-22 |
Stefan Monnier |
(byte-compile-log-lap, byte-compile-inline-expand): Use backquote.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-03-25 |
Stefan Monnier |
(byte-optimize-set): Avoid CLism.
|
2003-03-25 |
Stefan Monnier |
(byte-optimize-set): New. Turn `set' into `setq' when applicable.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitepace deleted.
|
2003-01-05 |
Dave Love |
(byte-optimize-nth)
|
2002-12-13 |
Stefan Monnier |
(byte-optimize-form-code-walker):
|
2002-12-12 |
Dave Love |
(byte-optimize-featurep): New.
|
2002-11-19 |
Dave Love |
(side-effect-free-fns): Several
|
2002-10-14 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Treat `ignore' specially--prevent
|
2002-09-09 |
Richard M. Stallman |
Comment change.
|
2002-03-31 |
Richard M. Stallman |
(side-effect-free-fns, side-effect-and-error-free-fns):
|
2001-12-22 |
Pavel Janík |
(byte-optimize-form-code-walker): Remove mocklisp case.
|
2001-12-20 |
Pavel Janík |
Doc fix.
|
2001-10-11 |
Gerd Moellmann |
(byte-optimize-lapcode)
|
2001-10-11 |
Gerd Moellmann |
Downcase error messages.
|
2001-07-15 |
Pavel Janík |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-05-27 |
Stefan Monnier |
(byte-compile-inline-expand): Complete Dave's
|
2001-05-27 |
Stefan Monnier |
(byte-compile-inline-expand): Fix the arg of `load' again.
|
2001-05-27 |
Stefan Monnier |
(byte-compile-inline-expand): Undo last change.
|
2001-05-25 |
Stefan Monnier |
(byte-compile-inline-expand):
|
2001-03-26 |
Gerd Moellmann |
(byte-optimize-while)
|
2000-11-14 |
Gerd Moellmann |
(byte-compile-unfold-lambda): Don't
|
2000-10-02 |
Dave Love |
(byte-optimize-lapcode): Don't bind
|
2000-06-12 |
Stefan Monnier |
(byte-compile-log-lap-1)
|
2000-05-21 |
Dave Love |
Update side-effect free function lists.
|
2000-03-31 |
Gerd Moellmann |
(byte-compile-inline-expand): Look
|
2000-03-30 |
Gerd Moellmann |
(byte-compile-inline-expand): Fix bug
|
2000-02-23 |
Dave Love |
Change old backquote syntax.
|
1999-12-18 |
Dave Love |
Don't put optimization info on `eql'.
|
1999-09-09 |
Dave Love |
(byte-optimize-backward-char, byte-optimize-backward-word): New
|
1999-09-06 |
Dave Love |
(byte-boolean-vars): Removed. (Now primitive.)
|
1999-08-31 |
Dave Love |
(byte-boolean-vars): Add several w32 and redisplay variables.
|
1999-08-10 |
Karl Heuer |
Provide `byte-optimize', not `byte-opt'.
|
1999-05-17 |
Richard M. Stallman |
(byte-optimize-plus): Fix 1-arg case.
|
1999-05-10 |
Andreas Schwab |
(byte-boolean-vars): Add
|
1998-12-05 |
Markus Rost |
Require bytecomp for byte-goto-ops.
|
1998-09-04 |
Karl Heuer |
(byte-compile-inline-expand):
|
1998-07-04 |
Richard M. Stallman |
(byte-boolean-vars): Add print-escape-multibyte.
|
1998-06-05 |
Karl Heuer |
Comment fix.
|
1998-05-25 |
Richard M. Stallman |
(byte-boolean-vars): Add print-escape-nonascii.
|