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
*
Negate only values while constraining variables (bug#45376)
Andrea Corallo
2020-12-23
2
-1
/
+15
*
* Fix non range cstr union operation
Andrea Corallo
2020-12-23
1
-8
/
+10
*
* Follow cstr basic blocks to perform latch recognition
Andrea Corallo
2020-12-23
1
-3
/
+6
*
Make input constraints into memoization hash immutable (bug#45376)
Andrea Corallo
2020-12-23
1
-2
/
+2
*
* lisp/emacs-lisp/comp-cstr.el (comp-cstr-copy): Tweak for perf.
Andrea Corallo
2020-12-23
1
-3
/
+3
*
* Fix a bunch of known type specifiers
Andrea Corallo
2020-12-21
1
-4
/
+3
*
Fix `comp-add-call-cstr' and add a test
Andrea Corallo
2020-12-21
1
-5
/
+8
*
Fix value type inference for doubly negate constraints
Andrea Corallo
2020-12-21
1
-1
/
+3
*
Simplify correctly (or (integer 1 1) (not (integer 1 1))) as t
Andrea Corallo
2020-12-21
1
-6
/
+11
*
* Guarantee fwprop convergence and termination
Andrea Corallo
2020-12-21
1
-5
/
+12
*
* Allow for overlapping src and dst in cstr set operations
Andrea Corallo
2020-12-21
1
-185
/
+185
*
Symplify type specifier (not t) as nil
Andrea Corallo
2020-12-21
1
-0
/
+9
*
Enhance type inference constraining function arguments
Andrea Corallo
2020-12-21
1
-9
/
+71
*
* Allow for modifying insn-cell inside `comp-loop-insn-in-block'
Andrea Corallo
2020-12-21
1
-6
/
+7
*
* Rename comp-cond-cstr into comp-add-cstrs
Andrea Corallo
2020-12-21
1
-27
/
+29
*
* Two minors in comp.el
Andrea Corallo
2020-12-21
1
-2
/
+2
*
* Improve constraint simplification logic in comp-cstr.el
Andrea Corallo
2020-12-21
1
-113
/
+131
*
* Improve comp-fwprop pass
Andrea Corallo
2020-12-21
1
-40
/
+45
*
* Add mvar pretty print support when dumping LIMPLE
Andrea Corallo
2020-12-21
1
-6
/
+21
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
11
-113
/
+152
|
\
|
*
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-12-19
4
-13
/
+19
|
*
Shorten over-wide docstrings in variables
Stefan Kangas
2020-12-19
1
-1
/
+1
|
*
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-19
1
-1
/
+1
|
*
Correct units and spacing in memory-report
Mattias Engdegård
2020-12-19
1
-2
/
+2
|
*
* lisp/emacs-lisp/package.el (package-quickstart-refresh): Fix last change
Stefan Monnier
2020-12-18
1
-1
/
+0
|
*
* lisp/emacs-lisp/package.el: Byte compile the quickstart file
Stefan Monnier
2020-12-18
1
-13
/
+19
|
*
Ensure that byte compilation works for relative files (Bug#45287).
Philipp Stephani
2020-12-17
1
-1
/
+5
|
*
* lisp/emacs-lisp/gv.el (error): Allow it as a place
Stefan Monnier
2020-12-14
1
-0
/
+5
|
*
Make XEmacs compat variable warning-level-aliases obsolete
Stefan Kangas
2020-12-14
1
-2
/
+5
|
*
Inhibit quit in ElDoc timer functions (bug#45117)
João Távora
2020-12-13
1
-5
/
+1
|
*
Byte compilation: handle case where the output file is a mountpoint.
Philipp Stephani
2020-12-13
1
-1
/
+13
|
*
* Fix `memory-report' for '--without-x' builds
Andrea Corallo
2020-12-13
1
-1
/
+3
|
*
* lisp/emacs-lisp/bytecomp.el: Allow a nil destination file
Stefan Monnier
2020-12-12
1
-58
/
+61
|
*
* lisp/emacs-lisp/package.el (package-buffer-info): Improve error message
Stefan Monnier
2020-12-12
1
-6
/
+10
*
|
Have native compiler always preserve multibyte strings (bug#45342)
Andrea Corallo
2020-12-20
1
-0
/
+1
*
|
* Allow for adding constraints targetting blocks with multiple predecessors
Andrea Corallo
2020-12-13
1
-79
/
+116
*
|
* Rename comp-cond-rw -> comp-cond-cstr
Andrea Corallo
2020-12-13
1
-8
/
+8
*
|
* Memoize `comp-cstr-intersection'
Andrea Corallo
2020-12-13
1
-24
/
+44
*
|
* Add initial negated non-negegated intersection support
Andrea Corallo
2020-12-13
1
-21
/
+93
*
|
Normalize cstrs for cache hint effectiveness and test stability
Andrea Corallo
2020-12-12
1
-15
/
+42
*
|
* Add `comp-split-pos-neg' function
Andrea Corallo
2020-12-12
1
-86
/
+91
*
|
* Code rework add `comp-cstrs-homogeneous'
Andrea Corallo
2020-12-12
1
-12
/
+19
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-12
8
-10
/
+331
|
\
|
|
*
Alter the "Redundant pcase patter" warning message
Lars Ingebrigtsen
2020-12-12
1
-1
/
+2
|
*
Make elint load `require'd packages
Lars Ingebrigtsen
2020-12-12
1
-1
/
+9
|
*
* lisp/emacs-lisp/thunk.el (thunk-let*): Don't modify `bindings`
Stefan Monnier
2020-12-11
1
-1
/
+1
|
*
Also sort the totals section by size
Lars Ingebrigtsen
2020-12-11
1
-1
/
+3
|
*
Tweak memory-report--format
Lars Ingebrigtsen
2020-12-11
1
-1
/
+1
|
*
Add a new command `memory-report'
Lars Ingebrigtsen
2020-12-11
1
-0
/
+299
|
*
cl-defmethod doc string clarification
Lars Ingebrigtsen
2020-12-09
1
-2
/
+12
[next]