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
/
comp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-29
Eli Zaretskii
2023-08-12
1
-7
/
+7
|
\
|
*
* Fix `batch-byte+native-compile' target directory.
Andrea Corallo
2023-08-12
1
-2
/
+3
|
*
Fix emacs-lisp-native-compile-and-load eln target directory (bug#64226)
Andrea Corallo
2023-08-09
1
-5
/
+4
*
|
Fix native compilation in dynamically bound files.
Alan Mackenzie
2023-07-19
1
-18
/
+30
*
|
Use 'emacs-lisp-compilation-mode' in native compilation buffers
Eli Zaretskii
2023-07-13
1
-2
/
+6
*
|
src/comp.c: Use `pending_funcalls` to fix bug#64494
Stefan Monnier
2023-07-13
1
-0
/
+1
*
|
Revert "Use 'emacs-lisp-compilation-mode' in native compilation buffers"
Eli Zaretskii
2023-07-06
1
-6
/
+2
*
|
Use 'emacs-lisp-compilation-mode' in native compilation buffers
Eli Zaretskii
2023-07-06
1
-2
/
+6
*
|
Merge from origin/emacs-29
Eli Zaretskii
2023-06-10
1
-11
/
+22
|
\
|
|
*
; Update my mail address
Andrea Corallo
2023-06-08
1
-1
/
+1
|
*
Fix `emacs-lisp-native-compile-and-load' for C-h f (bug#58314)
Andrea Corallo
2023-06-06
1
-10
/
+21
*
|
* lisp/emacs-lisp/comp.el (comp-function-type-spec): Improve.
Andrea Corallo
2023-06-04
1
-3
/
+5
*
|
; Minor doc copyedits in comp.el
Eli Zaretskii
2023-06-04
1
-11
/
+10
*
|
; * lisp/emacs-lisp/comp.el (comp-funciton-type-spec): typo
Mattias Engdegård
2023-06-04
1
-1
/
+1
*
|
Print know function types in C-h f
Andrea Corallo
2023-06-04
1
-4
/
+24
*
|
* lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix line lengths
Andrea Corallo
2023-06-04
1
-11
/
+33
*
|
* lisp/emacs-lisp/comp.el: Improve 85cb075b1bd.
Andrea Corallo
2023-06-04
1
-1
/
+1
*
|
* lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Tweak framep.
Andrea Corallo
2023-06-04
1
-1
/
+1
*
|
* lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix a bunch of
Andrea Corallo
2023-06-01
1
-9
/
+9
*
|
* lisp/emacs-lisp/comp.el (comp-jump-table-optimizable): Refactor.
Andrea Corallo
2023-06-01
1
-11
/
+5
*
|
Revert "* Nativecomp disable propagation of pre slot access type check..."
Andrea Corallo
2023-05-29
1
-13
/
+13
*
|
comp: Recompute type slots after byte compilation for user types
Andrea Corallo
2023-05-29
1
-5
/
+7
*
|
* Nativecomp disable propagation of pre slot access type check (bug#63710)
Andrea Corallo
2023-05-28
1
-13
/
+13
*
|
comp: Propagate pre slot access type check
Andrea Corallo
2023-05-23
1
-1
/
+16
*
|
comp: Make use of predicates in propagation for non builtin types
Andrea Corallo
2023-05-23
1
-2
/
+5
*
|
* lisp/emacs-lisp/comp.el (comp-fwprop-call): Extend to understand `record'
Andrea Corallo
2023-05-23
1
-1
/
+5
*
|
Merge from origin/emacs-29
Eli Zaretskii
2023-05-18
1
-0
/
+2
|
\
|
|
*
* Account for `byte-compile-warnings' during native compilation (bug#63302).
Andrea Corallo
2023-05-17
1
-0
/
+2
*
|
* Fix missing `comp-files-queue' update (bug#63415).
Andrea Corallo
2023-05-17
1
-2
/
+3
*
|
Comp: Fix limplification pass (bug#62537)
Andrea Corallo
2023-04-05
1
-1
/
+8
*
|
Merge from origin/emacs-29
João Távora
2023-04-03
1
-18
/
+23
|
\
|
|
*
Comp fix calls to redefined primtives with op-bytecode (bug#61917)
Andrea Corallo
2023-03-29
1
-18
/
+23
*
|
Merge from origin/emacs-29
Stefan Kangas
2023-03-29
1
-19
/
+11
|
\
|
|
*
Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"
Andrea Corallo
2023-03-28
1
-19
/
+11
|
*
Revert "* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve..."
Andrea Corallo
2023-03-28
1
-1
/
+1
*
|
Enable ASLR for dynamic libraries on Cygwin
Ken Brown
2023-03-27
1
-2
/
+3
*
|
Merge from origin/emacs-29
Stefan Kangas
2023-03-22
1
-11
/
+19
|
\
|
|
*
* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve 263d6c38539
Andrea Corallo
2023-03-21
1
-1
/
+1
|
*
Comp fix calls to redefined primtives with op-bytecode (bug#61917)
Andrea Corallo
2023-03-20
1
-11
/
+19
*
|
Merge from origin/emacs-29
Stefan Kangas
2023-03-09
1
-1
/
+3
|
\
|
|
*
* Make sure `default-directory' exists before spawning processes (bug#62004)
Andrea Corallo
2023-03-08
1
-1
/
+3
*
|
Merge from origin/emacs-29
Stefan Kangas
2023-03-07
1
-4
/
+6
|
\
|
|
*
* lisp/emacs-lisp/comp.el (comp-prettyformat-insn): Fix (bug#61917)
Andrea Corallo
2023-03-06
1
-4
/
+6
*
|
Merge from origin/emacs-29
Stefan Kangas
2023-03-06
1
-0
/
+11
|
\
|
|
*
; Minor fix of last change
Eli Zaretskii
2023-03-05
1
-1
/
+1
|
*
* Warn when certain primitives are redefined (bug#61880)
Andrea Corallo
2023-03-05
1
-0
/
+11
*
|
Merge from origin/emacs-29
Stefan Kangas
2023-02-23
1
-4
/
+2
|
\
|
|
*
* lisp/emacs-lisp/comp.el (comp--trampoline-abs-filename): Improve 5d0b45cd67b
Andrea Corallo
2023-02-21
1
-4
/
+2
*
|
Merge from origin/emacs-29
Stefan Kangas
2023-02-21
1
-2
/
+2
|
\
|
|
*
Make the native compiler always use `make-temp-file' for temporary files
Andrea Corallo
2023-02-20
1
-2
/
+2
[next]