emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (21021e5 -> 5f37c18)


From: Andrea Corallo
Subject: feature/native-comp updated (21021e5 -> 5f37c18)
Date: Mon, 14 Sep 2020 17:22:55 -0400 (EDT)

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

      from  21021e5   * Fix defsbust declare effectiveness introduced by 
80d7f710 (Bug#43280).
       new  c4cc139   * lisp/emacs-lisp/cl-macs.el (cl-the): Emit compiler 
hints when native.
       new  9531271   * Add 'cl-optimize' as function declaration
       new  c9a9b07   * lisp/emacs-lisp/cl-macs.el: Define fixnum and bignum.
       new  a3dc11e   * Remove type check emission from type hints low level 
primitives
       new  2da2ad2   * lisp/emacs-lisp/comp.el (comp-sp): Better style 
gv-setter declaration.
       new  82171a8   * Add gv-setters for compiler hints
       new  e972837   * Fix free function compilation load process.
       new  5f37c18   * test/src/comp-tests.el (comp-tests-bootstrap): Print 
compilation time.


Summary of changes:
 lisp/emacs-lisp/cl-macs.el | 32 ++++++++++++++++++++++++++++++++
 lisp/emacs-lisp/comp.el    | 41 +++++++++++++++++++++--------------------
 test/src/comp-tests.el     |  8 ++++++--
 3 files changed, 59 insertions(+), 22 deletions(-)



reply via email to

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