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
*
* Improve some docstring in comp.el
Andrea Corallo
2021-04-07
1
-6
/
+13
*
* lisp/emacs-lisp/comp.el (comp-clean-up-stale-eln): Clean-up all .eln dirs.
Andrea Corallo
2021-04-04
1
-2
/
+5
*
Issue a warning when eln look-up fails due to missing .el source file.
Andrea Corallo
2021-04-01
1
-0
/
+7
*
* lisp/emacs-lisp/comp.el (comp-final): Clean-up temporary file.
Andrea Corallo
2021-03-31
1
-1
/
+3
*
Rework native compilation `comp-debug' (bug#46495)
Andrea Corallo
2021-03-31
1
-6
/
+6
*
* lisp/emacs-lisp/comp.el (comp-debug): Fix docstring.
Andrea Corallo
2021-03-31
1
-2
/
+2
*
Improve two native compiler related docstrings.
Andrea Corallo
2021-03-24
1
-1
/
+1
*
* lisp/emacs-lisp/comp.el (comp-lookup-eln): Add autoload cookie.
Andrea Corallo
2021-03-21
1
-0
/
+1
*
* lisp/emacs-lisp/comp.el (comp-lookup-eln): Add new function.
Andrea Corallo
2021-03-21
1
-0
/
+14
*
Revert "* lisp/emacs-lisp/comp.el (comp-clean-up-stale-eln): Clean-up all..."
Andrea Corallo
2021-03-21
1
-5
/
+2
*
; Remove two unnecessary quotes
Andrea Corallo
2021-03-21
1
-1
/
+1
*
* lisp/emacs-lisp/comp.el (comp-clean-up-stale-eln): Clean-up all .eln dirs.
Andrea Corallo
2021-03-21
1
-2
/
+5
*
Fix `no-byte-compile' native compilation interaction (bug#47169)
Andrea Corallo
2021-03-16
1
-1
/
+2
*
Have `no-byte-compile' implies also `no-native-compile'.
Andrea Corallo
2021-03-16
1
-0
/
+2
*
Prefer expand-file-name to concat in native-compilation code
Eli Zaretskii
2021-03-15
1
-3
/
+3
*
Fix some entry in `comp-known-type-specifiers' (bug#46847)
Andrea Corallo
2021-03-14
1
-8
/
+8
*
* Fix circular dependecy when loading a modified comp.el (bug#47049)
Andrea Corallo
2021-03-12
1
-14
/
+17
*
Implement `no-native-compile' (bug#46983)
Andrea Corallo
2021-03-12
1
-43
/
+54
*
* Fix error reporting for async native compilation (bug#47024)
Andrea Corallo
2021-03-12
1
-5
/
+17
*
* Fix truncated warnings (bug#47024)
Andrea Corallo
2021-03-10
1
-1
/
+2
*
Use `length=' and family where possible in native comp code
Andrea Corallo
2021-03-07
1
-3
/
+3
*
* lisp/emacs-lisp/comp.el (w32-get-nproc): Suppress warning declaring it.
Andrea Corallo
2021-03-07
1
-0
/
+1
*
Allow for `comp-native-driver-options' to work as a file-local variable.
Andrea Corallo
2021-03-07
1
-0
/
+4
*
Use MS-Windows system APIs to get number of processors
Eli Zaretskii
2021-03-07
1
-2
/
+1
*
Fix miscompilation of funcall forms in some cases (bug#46974)
Pip Cet
2021-03-06
1
-2
/
+4
*
* lisp/emacs-lisp/comp.el (comp-add-cond-cstrs-simple): Suppress warning.
Andrea Corallo
2021-03-06
1
-2
/
+1
*
Fix typos and doc strings in native-compilation files
Eli Zaretskii
2021-03-04
1
-103
/
+104
*
Fix `eql' `equal' propagation of non hash consed values (bug#46843)
Andrea Corallo
2021-03-01
1
-5
/
+10
*
Don't treat '=' as simple equality emitting constraints (bug#46812)
Andrea Corallo
2021-02-28
1
-15
/
+22
*
Migrate and rename a bunch of functions from comp.el to comp-cstr.el
Andrea Corallo
2021-02-28
1
-83
/
+17
*
Make some defcustom types stricter in comp.el
Stefan Kangas
2021-02-26
1
-6
/
+9
*
Add :version tags to defcustoms in comp.el
Stefan Kangas
2021-02-26
1
-15
/
+28
*
Fix last change
Eli Zaretskii
2021-02-26
1
-10
/
+12
*
* Improve `comp-async-report-warnings-errors' docstring
Andrea Corallo
2021-02-26
1
-1
/
+12
*
Improve documentation of last change
Eli Zaretskii
2021-02-26
1
-2
/
+6
*
* Add `comp-async-query-on-exit' customize.
Andrea Corallo
2021-02-26
1
-1
/
+6
*
* Fix some comp-vec logic
Andrea Corallo
2021-02-25
1
-4
/
+4
*
* Fix two docstrings in comp.el
Andrea Corallo
2021-02-25
1
-2
/
+2
*
Fix async compilation and paramenter naming
Andrea Corallo
2021-02-24
1
-6
/
+6
*
Do not emit assumptions referencing clobbered mvars (bug#46670)
Andrea Corallo
2021-02-23
1
-37
/
+65
*
* Move ssa rename from vector to comp-vec
Andrea Corallo
2021-02-23
1
-14
/
+14
*
* Add a simple growable vector like type
Andrea Corallo
2021-02-23
1
-3
/
+50
*
* Some clean-up in comp.el
Andrea Corallo
2021-02-22
1
-9
/
+0
*
* Don't use paths to indicate filenames
Andrea Corallo
2021-02-22
1
-10
/
+10
*
* lisp/emacs-lisp/comp.el (comp-spill-lap): Fix doc string.
Andrea Corallo
2021-02-21
1
-1
/
+1
*
* lisp/emacs-lisp/comp.el (comp-trampoline-compile): Default to speed 1.
Andrea Corallo
2021-02-11
1
-1
/
+1
*
Do not add unnecesary arg constraints (bug#45812 bug#45705 bug#45751).
Andrea Corallo
2021-01-19
1
-0
/
+3
*
* Run dead code removal always before fwprop, optim bootstrap time (~20% less)
Andrea Corallo
2021-01-17
1
-2
/
+2
*
* Introduce `comp-fwprop-max-insns-scan' as heuristic threshold
Andrea Corallo
2021-01-17
1
-2
/
+13
*
Make `comp-enable-subr-trampolines' effective for advices (bug#45854)
Andrea Corallo
2021-01-17
1
-1
/
+2
[next]