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
/
bytecomp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-10
1
-2
/
+1
|
\
|
*
* lisp/emacs-lisp/macroexp.el: Break cycle with bytecomp/byte-opt
Stefan Monnier
2021-02-09
1
-2
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-24
1
-1
/
+2
|
\
|
|
*
* lisp/emacs-lisp/bytecomp.el (byte-compile--declare-var): Fix warning
Stefan Monnier
2021-01-20
1
-1
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-08
1
-4
/
+5
|
\
|
|
*
Fix obsolete variable warnings about class names
Michael Heerdegen
2021-01-06
1
-4
/
+5
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-3
/
+87
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
|
*
Make byte-compiler warn about wide docstrings
Stefan Kangas
2020-12-28
1
-2
/
+86
*
|
* Fix `byte-compile-file' for native compilation (bug#45442)
Andrea Corallo
2020-12-26
1
-11
/
+12
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-74
/
+96
|
\
|
|
*
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-12-19
1
-6
/
+10
|
*
Ensure that byte compilation works for relative files (Bug#45287).
Philipp Stephani
2020-12-17
1
-1
/
+5
|
*
Byte compilation: handle case where the output file is a mountpoint.
Philipp Stephani
2020-12-13
1
-1
/
+13
|
*
* lisp/emacs-lisp/bytecomp.el: Allow a nil destination file
Stefan Monnier
2020-12-12
1
-58
/
+61
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-06
1
-102
/
+30
|
\
|
|
*
Remove specific byte-compiler warnings for cl.el
Stefan Kangas
2020-12-02
1
-83
/
+6
|
*
Fix byte-compiler warning for failed uses of lexical vars
Stefan Kangas
2020-12-01
1
-1
/
+1
|
*
Decrease code duplication in byte-compiler free-vars warning
Stefan Kangas
2020-11-30
1
-18
/
+23
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-11-29
1
-3
/
+8
|
\
|
|
*
Allow following symlinks when recompiling directories
Lars Ingebrigtsen
2020-11-26
1
-3
/
+8
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-11-22
1
-1
/
+2
|
\
|
|
*
Don't optimize away `eval` when its lexical context is different
Stefan Monnier
2020-11-20
1
-1
/
+2
*
|
; Fix trivial typos
Stefan Kangas
2020-11-20
1
-1
/
+1
*
|
Allow for native compilation qualities to be specified per input file
Andrea Corallo
2020-11-07
1
-0
/
+7
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-31
1
-2
/
+1
|
\
|
|
*
Don't leak result of nested byte-compilation to outer level
Paul Pogonyshev
2020-10-27
1
-2
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-23
1
-8
/
+62
|
\
|
|
*
Make more load-hooks obsolete (Bug#21563)
Stefan Kangas
2020-10-20
1
-0
/
+2
|
*
byte-compile-file: Make optional LOAD argument obsolete
Stefan Kangas
2020-10-20
1
-6
/
+9
|
*
Add aid for finding missing dynamic variable declarations
Mattias Engdegård
2020-10-17
1
-2
/
+51
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-10
1
-1
/
+1
|
\
|
|
*
; shorten https://lists.gnu.org/archive/html/... links
Stefan Kangas
2020-10-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-04
1
-1
/
+2
|
\
|
|
*
Clarify the "Forgot to expand macro" message
Lars Ingebrigtsen
2020-09-30
1
-1
/
+2
*
|
Clean-up some now unnecessary diff against master
Andrea Corallo
2020-09-29
1
-2
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-29
1
-24
/
+28
|
\
|
|
*
Merge from origin/emacs-27
Michael Albinus
2020-08-25
1
-24
/
+28
|
|
\
|
|
*
Fix cond jump table compilation (bug#42919)
Mattias Engdegård
2020-08-19
1
-24
/
+28
*
|
|
* Remove a false permission related error while native compiling
Andrea Corallo
2020-08-17
1
-2
/
+4
*
|
|
* lisp/emacs-lisp/bytecomp.el: Guard against double native compilation.
Andrea Corallo
2020-08-09
1
-3
/
+4
*
|
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-09
1
-50
/
+43
|
\
|
|
|
*
|
Clean up and improve compilation of arithmetic (bug#42597)
Mattias Engdegård
2020-08-07
1
-50
/
+43
|
*
|
Fix byte-compilation of (+ -0.0) (bug#42597)
Mattias Engdegård
2020-08-07
1
-3
/
+3
*
|
|
Allow per function speed declaration
Andrea Corallo
2020-06-22
1
-1
/
+7
*
|
|
Execute top level forms in the right lex/dyn scope.
Andrea Corallo
2020-06-22
1
-3
/
+4
*
|
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-06-04
1
-3
/
+4
|
\
|
|
|
*
|
Merge from origin/emacs-27
Paul Eggert
2020-06-01
1
-3
/
+4
|
|
\
|
|
|
*
Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro."
Alan Mackenzie
2020-05-31
1
-3
/
+4
*
|
|
Update spill LAP machinery and compile anonymous lambdas
Andrea Corallo
2020-05-14
1
-31
/
+55
[next]