emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (eb8d155 -> 09ec39e)


From: Andrea Corallo
Subject: feature/native-comp updated (eb8d155 -> 09ec39e)
Date: Sat, 5 Dec 2020 17:07:31 -0500 (EST)

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

      from  eb8d155   * Do not compile `comp-cstr.el` in vanilla builds
       new  9b85ae6   Initial constraint negation support
       new  1fb249f   * lisp/emacs-lisp/comp-cstr.el 
(comp-cstr-union-no-range): Cosmetic.
       new  7c1d90a   Initial support for union of negated constraints
       new  cbbdb4e   * Add `with-comp-cstr-accessors' macro.
       new  726e40f   Fix union of homogeneously negated input constraints
       new  f923de6   * Fix `comp-cstr-to-type-spec'
       new  2eb41ec   More improvements to `comp-cstr-union-1' for mixed 
positive/negative cases
       new  09ec39e   * Memoize `comp-cstr-union-1'


Summary of changes:
 lisp/emacs-lisp/comp-cstr.el            | 373 +++++++++++++++++++++++++-------
 test/lisp/emacs-lisp/comp-cstr-tests.el |  23 +-
 2 files changed, 313 insertions(+), 83 deletions(-)



reply via email to

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