emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/byte-switch updated (23a130e -> 4e6140b)


From: Vibhav Pant
Subject: [Emacs-diffs] feature/byte-switch updated (23a130e -> 4e6140b)
Date: Wed, 25 Jan 2017 19:33:42 +0000 (UTC)

vibhavp pushed a change to branch feature/byte-switch.

      from  23a130e   * lisp/emacs-lisp/bytecomp.el: Remove unused debugging 
statements.
       new  0d3c57d   * lisp/emacs-lisp/byte-opt.el: Add support for 
decompiling switch
       new  8189b97   * lisp/emacs-lisp/bytecomp.el: Fix byte-switch codegen 
with symbols.
       new  c52a9b6   * lisp/emacs-lisp/bytecomp.el: Simplify 
b-c-cond-valid-obj2-p
       new  19cb398   * lisp/emacs-lisp/bytecomp.el:Use correct size for switch 
jump-table
       new  4e6140b   * lisp/emacs-lisp/disass.el: Display jump tables for 
switch.


Summary of changes:
 lisp/emacs-lisp/byte-opt.el |   27 ++++++++++++++++++++++++---
 lisp/emacs-lisp/bytecomp.el |   17 ++++++++++-------
 lisp/emacs-lisp/disass.el   |   14 +++++++++++---
 3 files changed, 45 insertions(+), 13 deletions(-)



reply via email to

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