emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (88a116d -> 5a55a84)


From: Andrea Corallo
Subject: feature/native-comp updated (88a116d -> 5a55a84)
Date: Sat, 13 Jun 2020 10:48:06 -0400 (EDT)

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

      from  88a116d   * src/alloc.c (cleanup_vector): Fix 
--enable-check-lisp-object-type build.
       new  7f8dbf7   Fix const qualifier warnings
       new  34ed9d2   * Introduce latches
       new  5a55a84   * Implement 'maybe_gc_or_quit' to allow correct GC in 
compiled Lisp.


Summary of changes:
 lisp/emacs-lisp/comp.el | 112 ++++++++++++++++++++++++++++++++----------------
 src/alloc.c             |   4 +-
 src/comp.c              | 109 +++++++++++++++++++++++++++++++++++++++++++++-
 src/lisp.h              |   2 +-
 4 files changed, 188 insertions(+), 39 deletions(-)



reply via email to

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