emacs-diffs
[Top][All Lists]
Advanced

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

feature/tree-sitter updated (d1ef0243eb -> 902649a170)


From: Yuan Fu
Subject: feature/tree-sitter updated (d1ef0243eb -> 902649a170)
Date: Wed, 16 Nov 2022 18:50:48 -0500 (EST)

casouri pushed a change to branch feature/tree-sitter.

      from  d1ef0243eb Add emacs-devel-specific font-lock rules to c-ts-mode
       new  306e49285a Add treesit-explore-mode
       new  75b65b3f67 ; Add documentation for tree-sitter parser after-change 
notifiers
       new  639821d49a Allow checking for outdated nodes in tree-sitter
       new  7f57d80846 Fix c-ts-mode-imenu
       new  7bc615fd23 Tweaks on c-ts-mode fontification rules
       new  902649a170 Fix treesit-search-forward not matching leaf nodes


Summary of changes:
 doc/lispref/parsing.texi    |  68 ++++++++++-
 lisp/progmodes/c-ts-mode.el | 192 +++++++++++++++---------------
 lisp/treesit.el             | 284 ++++++++++++++++++++++++++++++++++++++++++++
 src/treesit.c               |  38 +++++-
 test/src/treesit-tests.el   |   7 +-
 5 files changed, 485 insertions(+), 104 deletions(-)



reply via email to

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