emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp updated (ee53560 -> 42fb6de)


From: Andrea Corallo
Subject: feature/native-comp updated (ee53560 -> 42fb6de)
Date: Sun, 27 Dec 2020 15:53:37 -0500 (EST)

akrl pushed a change to branch feature/native-comp.

      from  ee53560   * Don't require trailing backslashes in 
`comp-eln-load-path' (bug#45462)
       new  34e9aae   * Add comp-cstr-greatest-in-range 
comp-cstr-smallest-in-range
       new  92af4e8   * lisp/emacs-lisp/comp-cstr.el (comp-cstr-set-cmp-range): 
Improve.
       new  7d07a71   Add sum/subtraction integer range propagation support
       new  42fb6de   Add 1+ 1- integer range propagation support


Summary of changes:
 lisp/emacs-lisp/comp-cstr.el |  88 +++++++++++++++++++++++++++++++++---
 lisp/emacs-lisp/comp.el      |   7 ++-
 test/src/comp-tests.el       | 103 ++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 191 insertions(+), 7 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]