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
*
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
*
Address some compilation warnings.
Glenn Morris
2015-06-16
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-2
/
+2
*
* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't try to
Stefan Monnier
2015-03-06
1
-60
/
+61
*
Replace *-function vars with generic functions in cl-generic.
Stefan Monnier
2015-03-04
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ru
Glenn Morris
2014-06-01
1
-8
/
+10
|
\
|
*
* lisp/emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
Stefan Monnier
2014-05-27
1
-8
/
+10
*
|
* lisp/subr.el (zerop): Move from C. Add compiler-macro.
Stefan Monnier
2014-05-27
1
-9
/
+0
|
/
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
Stefan Monnier
2014-01-06
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Introduce new bytecodes for efficient catch/condition-case in lexbind.
Stefan Monnier
2013-10-03
1
-9
/
+23
*
* lisp/subr.el (pop): Use `car-safe'.
Stefan Monnier
2013-09-04
1
-12
/
+0
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
Stefan Monnier
2013-06-13
1
-0
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
[next]