- 02 Nov, 2005 3 commits
-
-
Andreas Schwab authored
folded value.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 06 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 21 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 25 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
Use with-no-warnings around compiler-macroexpand.
-
- 14 Nov, 2004 1 commit
-
-
Stefan Monnier authored
(byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
-
- 12 Nov, 2004 1 commit
-
-
Stefan Monnier authored
new byte-compile-function-environment binding to t.
-
- 10 Oct, 2004 1 commit
-
-
Andreas Schwab authored
`(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
-
- 22 Mar, 2004 1 commit
-
-
Stefan Monnier authored
(byte-optimize-pure-func): Rename from byte-optimize-concat. (symbol-name, regexp-opt, regexp-quote): Mark as pure.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 25 Mar, 2003 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 05 Jan, 2003 1 commit
-
-
Dave Love authored
(byte-optimize-nthcdr): Fix for case of wrong-length forms.
-
- 13 Dec, 2002 1 commit
-
-
Stefan Monnier authored
Optimize the remaining part of for-effect and/or expressions.
-
- 12 Dec, 2002 1 commit
-
-
Dave Love authored
-
- 19 Nov, 2002 1 commit
-
-
Dave Love authored
additions.
-
- 14 Oct, 2002 1 commit
-
-
Richard M. Stallman authored
warnings about functions called for effect, in its args. Don't warn when `pop' is used for effect.
-
- 09 Sep, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 31 Mar, 2002 1 commit
-
-
Richard M. Stallman authored
Add many functions, remove some.
-
- 22 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 11 Oct, 2001 2 commits
-
-
Gerd Moellmann authored
<byte-constref-ops>: Consider byte-constant2 and clarify the code. <const-C varset-X const-C>: Fix car/cdr typo.
-
Gerd Moellmann authored
-
- 15 Jul, 2001 1 commit
-
-
Pavel Janík authored
-
- 27 May, 2001 3 commits
-
-
Stefan Monnier authored
patch to correct the error message as well.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 25 May, 2001 1 commit
-
-
Stefan Monnier authored
Fix the arg of `load'. From Dave Love <fx@gnu.org>.
-
- 26 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
(byte-optimize-form-code-walker): Diagnose too few arguments for `if' and `while'.
-
- 14 Nov, 2000 1 commit
-
-
Gerd Moellmann authored
recursively optimize body because that can lead to infinite recursion; see comment there.
-
- 02 Oct, 2000 1 commit
-
-
Dave Love authored
unused vars. Treat byte-constant2 like byte-constant. Fix bogus comparison of opcode with operand.
-
- 12 Jun, 2000 1 commit
-
-
Stefan Monnier authored
(byte-optimize-inline-handler, byte-optimize-form-code-walker) (byte-optimize-apply, end of file): Don't quote lambda.
-
- 21 May, 2000 1 commit
-
-
Dave Love authored
-
- 31 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
for function definition in symbol's function value slot first instead of first consulting byte-compile-function-environment. Fix byte-compiler warnings format.
-
- 30 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
trying to `load' the symbol of an autoload instead of the file recorded in the autoload. Fix error messages.
-
- 23 Feb, 2000 1 commit
-
-
Dave Love authored
(byte-compile-trueconstp): Include keywords. (byte-optimize-quote, byte-optimize-lapcode): Use byte-compile-const-symbol-p. (byte-optimize-char-before): New optimization.
-
- 18 Dec, 1999 1 commit
-
-
Dave Love authored
(side-effect-free-fns): Add gethash, hash-table-count. (side-effect-and-error-free-fns): Add hash-table-p.
-