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
*
Remove generation of old bytecodes for catch/unwind
Mattias Engdegård
2020-01-05
1
-15
/
+7
*
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Optimise 'while' bodies for effect
Mattias Engdegård
2019-12-26
1
-0
/
+7
|
/
*
New function time-convert
Paul Eggert
2019-08-05
1
-1
/
+1
*
Strength-reduce `equal', `eql', `member' and `memql'
Mattias Engdegård
2019-06-28
1
-1
/
+34
*
Merge consecutive constant `concat' args (bug#14769)
Mattias Engdegård
2019-06-26
1
-0
/
+29
*
Compile list member functions in cond to switch (bug#36139)
Mattias Engdegård
2019-06-19
1
-10
/
+11
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Optimize byte-compilation of proper-list-p
Basil L. Contovounesios
2019-04-12
1
-1
/
+2
*
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-04-02
1
-5
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-3
/
+3
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-2
/
+2
*
|
Bignum fixes for byte-compiler and bytecode interpreter
Tom Tromey
2018-07-12
1
-2
/
+2
*
|
Add predicate proper-list-p
Basil L. Contovounesios
2018-07-09
1
-2
/
+1
*
|
Fix constant folding of overflows
Paul Eggert
2018-03-26
1
-51
/
+124
*
|
Fix byte-optimize-memq incorrectly optimizing some memq forms.
Vibhav Pant
2018-03-25
1
-4
/
+5
*
|
Optimize certain memq forms during byte-compilation.
Vibhav Pant
2018-03-25
1
-2
/
+16
*
|
Avoid Fortran-style floating-point optimization
Paul Eggert
2018-03-23
1
-148
/
+20
*
|
Fix byte-opt lists of pure functions etc.
Paul Eggert
2018-03-22
1
-14
/
+23
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-20
1
-1
/
+1
|
\
|
|
*
; Spelling and grammar fixes.
Paul Eggert
2018-02-17
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Mark some functions as pure
Mark Oteiza
2017-09-27
1
-1
/
+4
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Mark keywordp as a safe, error-free function
Wilfred Hughes
2017-05-26
1
-1
/
+1
*
Avoid unnecessary loading of subr-x at run-time
Glenn Morris
2017-04-18
1
-1
/
+1
*
; Spelling, punctuation and minor wording fixes
Paul Eggert
2017-02-16
1
-1
/
+1
*
byte-opt: Replace merged tags in jump tables too. (bug#25716)
Vibhav Pant
2017-02-14
1
-1
/
+11
*
; Add more documentation for byte-switch related code.
Vibhav Pant
2017-02-13
1
-0
/
+2
*
Improve byte-switch execution.
Vibhav Pant
2017-02-09
1
-3
/
+1
*
; byte(-opt, comp).el: Add more documentation for byte-switch code.
Vibhav Pant
2017-02-06
1
-0
/
+3
*
* byte-opt.el (byte-decompile-bytecode-1): Use eq instead of =.
Vibhav Pant
2017-02-05
1
-1
/
+1
*
; * byte-opt.el (byte-decompile-bytecode-1): Add more documentation.
Vibhav Pant
2017-02-05
1
-1
/
+3
*
byte-opt.el: Replace jump tables while decompiling correctly.
Vibhav Pant
2017-02-05
1
-17
/
+22
*
* lisp/emacs-lisp/byte-opt.el: Add support for decompiling switch
Vibhav Pant
2017-01-26
1
-3
/
+24
*
* lisp/emacs-lisp/byte-opt.el: Optimize how tags are checked for use.
Vibhav Pant
2017-01-15
1
-4
/
+3
*
Add new 'switch' byte-code.
Vibhav Pant
2017-01-15
1
-3
/
+11
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Stop calling ‘byte-compile-log-warning’
Philipp Stephani
2016-09-11
1
-2
/
+2
*
|
New primitives sxhash-eq, sxhash-eql
Paul Pogonyshev
2016-04-08
1
-2
/
+3
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-12
/
+12
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-12
/
+12
[next]