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
*
Single source optimiser entry point
Mattias Engdegård
2021-07-30
1
-3
/
+3
*
Make byte-recompile-directory less brittle
Lars Ingebrigtsen
2021-07-28
1
-2
/
+2
*
Fix mistake in switch-case generation of `null` (bug#49746)
Mattias Engdegård
2021-07-27
1
-1
/
+2
*
Warn about arity errors in inlining calls (bug#12299)
Mattias Engdegård
2021-07-23
1
-10
/
+27
*
Count (not X) as a switch condition
Mattias Engdegård
2021-07-20
1
-0
/
+10
*
Avoid invalid regexp in wide docstring check
Basil L. Contovounesios
2021-07-06
1
-1
/
+1
*
Ignore .dir-locals-2.el files more
Lars Ingebrigtsen
2021-07-04
1
-2
/
+1
*
* Do not attempt to write .elc files when not necessary (bug#49118)
Andrea Corallo
2021-06-21
1
-67
/
+67
*
Fix false positives in docstring width warning with (fn...) constructs.
Lars Ingebrigtsen
2021-06-15
1
-1
/
+4
*
* Do not produce .elc temporary file when unnecessary (bug#48978)
Andrea Corallo
2021-06-14
1
-15
/
+14
*
;* lisp/emacs-lisp/bytecomp.el (byte-native-compiling): Typo fix.
Andrea Corallo
2021-06-14
1
-1
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte+native-compile): Update docstring.
Andrea Corallo
2021-06-14
1
-5
/
+1
*
Rename batch-byte-native-compile-for-bootstrap (bug#48743)
Andrea Corallo
2021-06-01
1
-2
/
+2
*
Fix a few Edebug specifications where code is wrapped in lambdas.
Philipp Stephani
2021-05-17
1
-1
/
+1
*
Rename comp-native-driver-options → native-comp-driver-options
Andrea Corallo
2021-05-06
1
-2
/
+2
*
Rename comp-debug -> native-comp-debug
Andrea Corallo
2021-05-06
1
-2
/
+2
*
Rename comp-speed -> native-comp-speed
Andrea Corallo
2021-05-06
1
-2
/
+2
*
Don't use pdumper-stats with unexec
Nikolay Kudryavtsev
2021-05-02
1
-1
/
+2
*
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-19
1
-24
/
+39
|
\
|
*
Add condition-case success handler (bug#47677)
Mattias Engdegård
2021-04-15
1
-24
/
+39
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-25
1
-51
/
+20
|
\
|
|
*
* lisp/emacs-lisp/bytecomp.el: Remember location of unresolved calls
Stefan Monnier
2021-03-19
1
-51
/
+20
*
|
Fix `no-byte-compile' native compilation interaction (bug#47169)
Andrea Corallo
2021-03-16
1
-2
/
+1
*
|
Have `no-byte-compile' implies also `no-native-compile'.
Andrea Corallo
2021-03-16
1
-1
/
+2
*
|
* lisp/emacs-lisp/bytecomp.el: Fix native re-compilation (bug#47161).
Andrea Corallo
2021-03-15
1
-0
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-12
1
-4
/
+12
|
\
|
|
*
* lisp/emacs-lisp/bytecomp.el: Warn about unprefixed vars in `boundp`
Stefan Monnier
2021-03-07
1
-4
/
+12
*
|
Implement `no-native-compile' (bug#46983)
Andrea Corallo
2021-03-12
1
-0
/
+3
*
|
Merge commit '9cbdf20316' into native-comp
Andrea Corallo
2021-03-09
1
-28
/
+26
|
\
|
|
*
Compile closures that modify their bound vars correctly (Bug#46834)
Pip Cet
2021-03-02
1
-23
/
+23
|
*
* lisp/emacs-lisp/bytecomp.el: Fix minor regression introduced by pdump
Stefan Monnier
2021-02-27
1
-2
/
+3
|
*
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
Stefan Monnier
2021-02-26
1
-3
/
+0
*
|
Allow for `comp-native-driver-options' to work as a file-local variable.
Andrea Corallo
2021-03-07
1
-1
/
+4
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-26
1
-14
/
+36
|
\
|
|
*
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): Work in `eval-buffer`
Stefan Monnier
2021-02-24
1
-1
/
+1
|
*
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
Stefan Monnier
2021-02-24
1
-0
/
+5
|
*
Fix compilation of closures with nontrivial doc strings
Mattias Engdegård
2021-02-22
1
-14
/
+31
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-21
1
-10
/
+18
|
\
|
|
*
Faster, more compact, and readable closure creation
Mattias Engdegård
2021-02-21
1
-9
/
+15
|
*
* lisp/emacs-lisp/bytecomp.el: Don't warn for repeated _ args
Stefan Monnier
2021-02-19
1
-1
/
+3
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-17
1
-33
/
+43
|
\
|
|
*
Fix recently introduced bug in `byte-compile-lambda'
Lars Ingebrigtsen
2021-02-17
1
-11
/
+11
|
*
Extend the syntax of `interactive' to list applicable modes
Lars Ingebrigtsen
2021-02-14
1
-15
/
+25
*
|
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
|
\
|
[next]