emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/last-cedet-merge updated (74263b1 -> 592b5fe)


From: David Engster
Subject: [Emacs-diffs] scratch/last-cedet-merge updated (74263b1 -> 592b5fe)
Date: Mon, 23 Jan 2017 21:13:48 +0000 (UTC)

deng pushed a change to branch scratch/last-cedet-merge.

      from  74263b1   semantic: Change unary expression rule
       new  cfc56f5   semantic: Fix for db-global
       new  e4e864a   semantic: Properly create canonical name for C++ type tag
       new  ebc8418   semantic: Check if slot is bound
       new  b893e8a   semantic: Allow empty type relation separation character
       new  742013b   semantic: Improve grammar-mode
       new  64484cf   semantic: Set 
`semantic-type-relation-separator-character' for Emacs Lisp
       new  03bb495   semantic: Fix for Python lexer
       new  50139fb   semantic: Fix scope calculation for 'enum'
       new  783fb86   semantic: Add 'fromfile' option to grammar package
       new  3cbb968   semantic: Use file name for grammar name instead of 
%package token
       new  592b5fe   semantic: Improve C++ 'friend' parsing


Summary of changes:
 admin/grammars/c.by                  |    8 ++-
 lisp/cedet/semantic/analyze.el       |    3 +-
 lisp/cedet/semantic/bovine/c.el      |   16 ++++-
 lisp/cedet/semantic/bovine/el.el     |    3 +
 lisp/cedet/semantic/ctxt.el          |   11 ++--
 lisp/cedet/semantic/db-global.el     |    3 +-
 lisp/cedet/semantic/ede-grammar.el   |    2 +-
 lisp/cedet/semantic/grammar.el       |  112 +++++++++++++---------------------
 lisp/cedet/semantic/scope.el         |    3 +-
 lisp/cedet/semantic/wisent/python.el |    4 ++
 10 files changed, 83 insertions(+), 82 deletions(-)



reply via email to

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