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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `functionp' contraining (bug#45576)
Andrea Corallo
2021-01-02
3
-11
/
+47
*
* Rename `dom' slot into `idom' in `comp-block' struct
Andrea Corallo
2021-01-02
1
-14
/
+14
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
91
-139
/
+246
|
\
|
*
Merge from origin/emacs-27
Paul Eggert
2021-01-01
1
-1
/
+1
|
|
\
|
|
*
Fix copyright years by hand
Paul Eggert
2021-01-01
1
-1
/
+1
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
88
-88
/
+88
|
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
90
-90
/
+90
|
*
|
Add lexical-binding cookie to autoload files
Stefan Kangas
2020-12-31
1
-1
/
+2
|
*
|
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
3
-5
/
+7
|
*
|
Also count symbol plists in memory-report
Lars Ingebrigtsen
2020-12-30
1
-0
/
+12
|
*
|
Fill some auto-generated docstrings
Stefan Kangas
2020-12-28
2
-38
/
+43
|
*
|
Make byte-compiler warn about wide docstrings
Stefan Kangas
2020-12-28
1
-2
/
+86
|
*
|
Do not output two spaces for non-autoloaded ieieo constructor functions
Tim Landscheidt
2020-12-28
1
-2
/
+2
|
*
|
* lisp/emacs-lisp/package.el (package-archives): Add NonGNU ELPA
Stefan Monnier
2020-12-27
1
-0
/
+3
*
|
|
Add `throw' to non returning functions
Andrea Corallo
2021-01-01
1
-1
/
+2
*
|
|
; * lisp/emacs-lisp/comp.el (comp-compute-dominator-tree): Reindent.
Andrea Corallo
2021-01-01
1
-25
/
+27
*
|
|
* lisp/emacs-lisp/comp.el (comp-compute-dominator-tree): Fix.
Andrea Corallo
2021-01-01
1
-1
/
+1
*
|
|
* Clean unreachable block using dominance tree to handle circularities
Andrea Corallo
2021-01-01
1
-35
/
+31
*
|
|
Introduce 'unreachable' LIMPLE operator
Andrea Corallo
2021-01-01
1
-10
/
+72
*
|
|
* Fix two predicates for missing negation handling
Andrea Corallo
2021-01-01
1
-5
/
+7
*
|
|
* lisp/emacs-lisp/comp.el (comp-limple-lock-keywords): Color returns as red.
Andrea Corallo
2021-01-01
1
-0
/
+2
*
|
|
* Add `comp-insert-insn'
Andrea Corallo
2021-01-01
1
-6
/
+11
*
|
|
* Order function types in aphabetical order
Andrea Corallo
2020-12-30
1
-188
/
+173
*
|
|
* Add more function type specifiers
Andrea Corallo
2020-12-30
1
-5
/
+239
*
|
|
Fix missing negation handling in a bunch of predicates
Andrea Corallo
2020-12-29
1
-8
/
+13
*
|
|
* lisp/emacs-lisp/comp-cstr.el (comp-cstr): Better `comp-value-to-cstr'.
Andrea Corallo
2020-12-29
1
-4
/
+7
*
|
|
Constrain mvars under compare and branch with built-in predicates
Andrea Corallo
2020-12-29
2
-9
/
+71
*
|
|
* Define `cl-satisfies-deftype' mapping predicate -> type
Andrea Corallo
2020-12-29
1
-1
/
+2
*
|
|
* lisp/emacs-lisp/comp-cstr.el (comp-cstr): Better `comp-type-to-cstr'.
Andrea Corallo
2020-12-29
1
-1
/
+10
*
|
|
Store function type and expose it with `subr-type'
Andrea Corallo
2020-12-28
1
-7
/
+14
*
|
|
Reorder subr register function arguments to make some room
Andrea Corallo
2020-12-28
1
-13
/
+15
*
|
|
Propagate function calls also when hiddend under funcall
Andrea Corallo
2020-12-28
1
-0
/
+4
*
|
|
Compute function type for native compiled functions
Andrea Corallo
2020-12-28
1
-22
/
+49
*
|
|
; lisp/emacs-lisp/comp.el (comp-emit-narg-prologue): Nit.
Andrea Corallo
2020-12-28
1
-1
/
+1
*
|
|
* Improve some slot type into comp.el
Andrea Corallo
2020-12-28
1
-6
/
+5
*
|
|
Add 1+ 1- integer range propagation support
Andrea Corallo
2020-12-27
2
-1
/
+7
*
|
|
Add sum/subtraction integer range propagation support
Andrea Corallo
2020-12-27
2
-1
/
+67
*
|
|
* lisp/emacs-lisp/comp-cstr.el (comp-cstr-set-cmp-range): Improve.
Andrea Corallo
2020-12-27
1
-1
/
+4
*
|
|
* Add comp-cstr-greatest-in-range comp-cstr-smallest-in-range
Andrea Corallo
2020-12-27
1
-4
/
+12
*
|
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-27
8
-50
/
+139
|
\
|
|
|
*
|
; Fix recent shortdoc.el and fns.c additions
Basil L. Contovounesios
2020-12-27
1
-3
/
+3
|
*
|
Improve "find definition" in *Help* buffers
Daniel MartÃn
2020-12-27
1
-1
/
+64
|
*
|
Add new predicates for sequence lengths
Lars Ingebrigtsen
2020-12-27
2
-1
/
+9
|
*
|
Improve the edebug-form-data doc string
Lars Ingebrigtsen
2020-12-26
1
-1
/
+1
|
*
|
Fix infloop in memory-report
Lars Ingebrigtsen
2020-12-26
1
-1
/
+3
|
*
|
Fix package reloading problems on systems with symlinks
Lars Ingebrigtsen
2020-12-25
1
-1
/
+1
|
*
|
Refactor package--list-loaded-files for easier debuggability
Lars Ingebrigtsen
2020-12-25
1
-24
/
+29
|
*
|
Allow `string-limit' to work on encoded strings
Lars Ingebrigtsen
2020-12-25
2
-6
/
+31
|
*
|
Remove `string-slice' -- it's not very well defined
Lars Ingebrigtsen
2020-12-25
2
-16
/
+0
|
*
|
* lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Stop at the right heading
Stefan Monnier
2020-12-23
1
-0
/
+2
[next]