emacs-diffs
[Top][All Lists]
Advanced

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

master updated (87da87730f9 -> 9ad997cd689)


From: Andrea Corallo
Subject: master updated (87da87730f9 -> 9ad997cd689)
Date: Tue, 23 May 2023 11:20:53 -0400 (EDT)

akrl pushed a change to branch master.

      from  87da87730f9 Improve check for ANSI control escape sequences in Tramp
       new  92ccb6ba830 comp: Account non builtin types in type hierarchy
       new  f4de81af8fc * lisp/emacs-lisp/comp.el (comp-fwprop-call): Extend to 
understand `record'
       new  d03dd07774a comp: Make use of predicates in propagation for non 
builtin types
       new  6c781b5d252 comp: Propagate pre slot access type check
       new  9ad997cd689 * test/src/comp-tests.el: Add some ret type tests for 
non builtin types


Summary of changes:
 lisp/emacs-lisp/cl-macs.el      |  1 +
 lisp/emacs-lisp/cl-preloaded.el |  1 +
 lisp/emacs-lisp/comp-cstr.el    | 49 +++++++++++++++++++++++++++++++++++++++--
 lisp/emacs-lisp/comp.el         | 30 +++++++++++++++++++++----
 lisp/loadup.el                  |  2 +-
 test/src/comp-tests.el          | 36 +++++++++++++++++++++++++++++-
 6 files changed, 111 insertions(+), 8 deletions(-)



reply via email to

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