index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
byte-opt.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
Stefan Monnier
2011-04-20
1
-5
/
+4
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-10
/
+6
*
Clean up left over Emacs-18/19 code, inline byte-code-functions.
Stefan Monnier
2011-03-22
1
-97
/
+45
*
Remove bytecomp- prefix, plus misc changes.
Stefan Monnier
2011-03-16
1
-69
/
+95
*
Try and fix w32 build; misc cleanup.
Stefan Monnier
2011-03-11
1
-18
/
+15
*
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-6
/
+5
*
* lisp/emacs-lisp/byte-opt.el: Use lexical binding.
Stefan Monnier
2011-03-10
1
-10
/
+15
*
Rewrite the cconv conversion algorithm, for clarity.
Stefan Monnier
2011-03-09
1
-2
/
+1
*
Fix pcase memoizing; change lexbound byte-code marker.
Stefan Monnier
2011-03-05
1
-2
/
+1
*
* doc/lispref/variables.texi (Scope): Mention the availability of lexbind.
Stefan Monnier
2011-03-01
1
-0
/
+4
*
Get rid of funvec.
Stefan Monnier
2011-02-24
1
-16
/
+31
*
Merge from trunk
Stefan Monnier
2011-02-21
1
-5
/
+5
|
\
*
|
Missing files in last commit; remove stack-depth in byte-optimize-lapcode
Stefan Monnier
2011-02-21
1
-85
/
+21
*
|
Use offsets relative to top rather than bottom for stack refs
Stefan Monnier
2011-02-21
1
-74
/
+69
*
|
* lisp/subr.el (save-window-excursion): New macro, moved from C.
Stefan Monnier
2011-02-19
1
-20
/
+1
*
|
Various compiler bug-fixes. MPC seems to run correctly now.
Stefan Monnier
2011-02-17
1
-24
/
+39
*
|
* lisp/emacs-lisp/byte-lexbind.el: Delete.
Stefan Monnier
2011-02-12
1
-2
/
+2
*
|
Let cconv use :fun-body in special forms that need it.
Stefan Monnier
2011-02-11
1
-4
/
+7
*
|
Merge from trunk
Stefan Monnier
2011-02-01
1
-2
/
+1
|
\
|
|
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
|
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
|
Merge from trunk
Stefan Monnier
2010-12-10
1
-50
/
+54
|
\
|
|
|
*
|
Silence byte-opt.el compilation.
Glenn Morris
2010-11-05
1
-45
/
+49
*
|
|
Merge from trunk
Stefan Monnier
2010-10-15
1
-1
/
+1
|
\
|
|
|
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-14
1
-1
/
+1
|
|
\
|
|
|
*
Fix typos in docstrings, comments and ChangeLogs.
Juanma Barranquero
2010-10-13
1
-1
/
+1
*
|
|
Merge from trunk
Stefan Monnier
2010-09-30
1
-3
/
+5
|
\
|
|
|
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-09-28
1
-3
/
+5
|
|
\
|
|
|
*
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
Andreas Schwab
2010-09-27
1
-3
/
+5
*
|
|
Merge from trunk
Stefan Monnier
2010-09-13
1
-0
/
+1
|
\
|
|
|
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
|
|
/
*
/
New branch for lexbind, losing all history.
Stefan Monnier
2010-06-13
1
-44
/
+219
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(degrees-to-radians): Mark as free from side effects.
Glenn Morris
2009-09-10
1
-2
/
+3
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(byte-compile-butlast): Move up in file.
Chong Yidong
2008-11-21
1
-101
/
+86
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(side-effect-free-fns): Fix typo.
Juanma Barranquero
2008-03-25
1
-1
/
+1
*
(byte-compile-trueconstp, byte-compile-nilconstp): No recursion in defsubst.
Stefan Monnier
2008-03-03
1
-2
/
+10
*
(byte-optimize-form-code-walker):
Stefan Monnier
2008-03-03
1
-1
/
+3
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+1
|
\
|
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-12-06
1
-20
/
+32
|
\
|
|
|
*
|
Merge from emacs--rel--22
Miles Bader
2007-11-21
1
-0
/
+2
|
|
\
|
|
|
*
Comment change.
Richard M. Stallman
2007-11-20
1
-0
/
+2
|
*
|
Comment change.
Juanma Barranquero
2007-11-14
1
-1
/
+0
|
*
|
* emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
Dan Nicolaescu
2007-11-13
1
-19
/
+30
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-11-11
1
-1
/
+3
|
\
|
|
[next]