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
*
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
*
|
* emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
Dmitry Antipov
2012-11-06
1
-11
/
+23
|
/
*
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-6
/
+7
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-6
/
+6
*
Spelling fixes.
Paul Eggert
2012-07-02
1
-1
/
+1
*
Make inlining of other-mode interpreted functions work.
Stefan Monnier
2012-06-27
1
-31
/
+19
*
* lisp/emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
Stefan Monnier
2012-06-13
1
-10
/
+0
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-5
/
+5
*
Cleanup cl-macs namespace. Add macro helpers in macroexp.el.
Stefan Monnier
2012-06-07
1
-17
/
+16
*
Add native compiler-macro support.
Stefan Monnier
2012-06-05
1
-9
/
+9
*
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.
Stefan Monnier
2012-05-29
1
-1
/
+1
*
Fix minor corner case bugs in byte compilation and pcase.
Stefan Monnier
2012-05-29
1
-4
/
+8
[next]