emacs-diffs
[Top][All Lists]
Advanced

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

feature/tree-sitter updated (3a5c4bdc0c -> 0d195584f2)


From: Yuan Fu
Subject: feature/tree-sitter updated (3a5c4bdc0c -> 0d195584f2)
Date: Mon, 14 Nov 2022 04:24:35 -0500 (EST)

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

      from  3a5c4bdc0c Fix crash on MS-Windows due to memory-allocation problem 
in treesit.c
       new  3a0c94ac0b Remove feature that checks whether tree-sitter node "has 
changes"
       new  7e9c2e2952 ; * test/src/treesit-tests.el (treesit-node-check): New 
test.
       new  829c7e3566 Fix some inconsistencies in *-ts-modes
       new  0d195584f2 ; Remove some tree-sitter tests


Summary of changes:
 doc/lispref/parsing.texi       | 11 +++--------
 lisp/progmodes/c-ts-mode.el    | 20 ++++++++++++-------
 lisp/progmodes/css-ts-mode.el  |  5 +++++
 lisp/progmodes/java-ts-mode.el | 45 +++++++++++++++++++++++++++++++-----------
 lisp/progmodes/json-ts-mode.el | 39 +++++++++++++++++++++++-------------
 lisp/progmodes/ts-mode.el      | 13 +++++++++++-
 src/treesit.c                  | 10 ++--------
 test/src/treesit-tests.el      | 24 +++++++++++++++++-----
 8 files changed, 113 insertions(+), 54 deletions(-)



reply via email to

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