]> git.eshelyaron.com Git - emacs.git/commit
comp: Make use of predicates in propagation for non builtin types
authorAndrea Corallo <akrl@sdf.org>
Wed, 24 Aug 2022 21:31:28 +0000 (23:31 +0200)
committerAndrea Corallo <akrl@sdf.org>
Tue, 23 May 2023 14:39:06 +0000 (16:39 +0200)
commitd03dd07774acfa690e5b63a7dbf81fb319aeedf4
treeb73781db55596ad7ff2adc2fdc37c2b662f7d741
parentf4de81af8fc54ef278cdb76fbc5885ed7d05b2d7
comp: Make use of predicates in propagation for non builtin types

* lisp/emacs-lisp/comp-cstr.el (comp-cstr-ctxt): Add `pred-type-h'
slot.
* lisp/emacs-lisp/comp.el (comp-known-predicate-p)
(comp-pred-to-cstr): Update.
lisp/emacs-lisp/comp-cstr.el
lisp/emacs-lisp/comp.el