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-run.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; * lisp/emacs-lisp/comp-run.el (native--compile-async): Improve warning.
Eli Zaretskii
2024-07-06
1
-1
/
+1
*
Improve warnings from native compiler
Eli Zaretskii
2024-07-05
1
-3
/
+3
*
Rename comp-run.el and comp-cstr.el private functions
Davide Pola
2024-05-29
1
-16
/
+16
*
Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`
Stefan Monnier
2024-05-28
1
-1
/
+1
*
; * lisp/emacs-lisp/comp-run.el (comp-run-async-workers): Fix indentation.
Andrea Corallo
2024-03-20
1
-2
/
+2
*
Add native compiler sanitizer
Andrea Corallo
2024-03-20
1
-0
/
+1
*
* Don't install unnecessary trampolines (bug#69573)
Andrea Corallo
2024-03-15
1
-7
/
+9
*
Improve documentation of recent changes in comp-run.el
Eli Zaretskii
2024-02-29
1
-9
/
+8
*
* Add 'native-comp-async-report-warnings-errors-kind'
Andrea Corallo
2024-02-29
1
-3
/
+24
*
* Improve 'native-comp-async-report-warnings-errors' tag
Andrea Corallo
2024-02-29
1
-3
/
+3
*
; * lisp/emacs-lisp/comp-run.el: Fix typo.
Andrea Corallo
2024-02-21
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* lisp/emacs-lisp/comp-run.el (bytecomp): Require it (bug#67590)
Andrea Corallo
2023-12-03
1
-0
/
+1
*
Clean-up warnings for non native builds (this time for real)
Andrea Corallo
2023-11-09
1
-0
/
+10
*
comp: Add comp-common.el
Andrea Corallo
2023-11-09
1
-104
/
+1
*
Don't load comp when installing an existing trampoline
Andrea Corallo
2023-11-09
1
-0
/
+59
*
comp: don't require 'warnings' in comp-run
Andrea Corallo
2023-11-09
1
-1
/
+2
*
comp: make comp-run don't require cl-lib at runtime
Andrea Corallo
2023-11-09
1
-5
/
+9
*
comp: split code in comp-run.el
Andrea Corallo
2023-11-09
1
-0
/
+488