index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
treesit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parent-node field from tree-sitter parsers
Yuan Fu
2025-03-11
1
-14
/
+0
*
; Fix documentation of recent treesit changes
Eli Zaretskii
2025-02-28
1
-7
/
+8
*
Add tree-sitter-parser-embed-level and parent-node
Yuan Fu
2025-02-27
1
-0
/
+22
*
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
Merge from origin/emacs-30
Eli Zaretskii
2024-09-14
1
-6
/
+17
|
\
|
*
Fix range handling so it works for multibyte buffer (bug#73204)
Yuan Fu
2024-09-14
1
-6
/
+17
*
|
* src/treesit.h (struct Lisp_TS_Parser): Correct merge error.
Po Lu
2024-09-11
1
-0
/
+4
*
|
Merge from savannah/emacs-30
Po Lu
2024-09-11
1
-3
/
+6
|
\
|
|
*
Fix the range handling in treesit.c
Yuan Fu
2024-09-08
1
-3
/
+10
*
|
Make sure treesit-parse-string gc its temp buffer (bug#71012)
Yuan Fu
2024-08-24
1
-0
/
+4
*
|
Support dumping tree-sitter query (bug#69952)
Yuan Fu
2024-07-20
1
-5
/
+8
|
/
*
Merge from origin/emacs-29
Eli Zaretskii
2024-06-08
1
-0
/
+1
|
\
|
*
Check for buffer liveness when accessing tree-sitter node (bug#71012)
Yuan Fu
2024-06-01
1
-0
/
+1
*
|
Revert "New function treesit-parser-changed-ranges"
Yuan Fu
2024-06-04
1
-3
/
+0
*
|
New function treesit-parser-changed-ranges
Yuan Fu
2024-04-19
1
-0
/
+3
*
|
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
Merge from origin/emacs-29
Eli Zaretskii
2023-12-30
1
-1
/
+3
|
\
|
|
*
Increment parser timestamp when narrowing changes (bug#67977)
Yuan Fu
2023-12-23
1
-1
/
+3
*
|
Avoid unnecessary tree-sitter reparse when setting the same range
Yuan Fu
2023-09-12
1
-3
/
+4
*
|
Add tag to tree-sitter parsers
Yuan Fu
2023-09-05
1
-2
/
+6
|
/
*
Equal now recognizes tree-sitter nodes (bug#60659)
Yuan Fu
2023-01-12
1
-0
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Add comments in treesit.c and treesit.h
Yuan Fu
2022-11-25
1
-7
/
+6
*
; Repair build without tree-sitter
Mattias EngdegÄrd
2022-11-21
1
-2
/
+8
*
Allow tree-sitter to notify parse-tree changes
Yuan Fu
2022-11-15
1
-0
/
+4
*
Fix treesit-parser-set-included-ranges
Yuan Fu
2022-11-03
1
-0
/
+3
*
More style fixes to tree-sitter code
Po Lu
2022-11-03
1
-1
/
+1
*
Stylistic changes to tree-sitter code
Po Lu
2022-11-03
1
-10
/
+4
*
Check for outdated tree-sitter node when printing
Yuan Fu
2022-11-02
1
-0
/
+2
*
; Update copyright years
Stefan Kangas
2022-10-27
1
-1
/
+1
*
; Fix typos and formatting in treesit.[ch]
Stefan Kangas
2022-10-27
1
-3
/
+3
*
; Rename ts_* symbols in treesit.c
Eli Zaretskii
2022-10-17
1
-9
/
+9
*
Support MinGW build on MS-Windows
Eli Zaretskii
2022-10-16
1
-0
/
+4
*
Lazily compile tree-sitter query
Yuan Fu
2022-10-11
1
-2
/
+18
*
Add treesit-parser-delete
Yuan Fu
2022-08-18
1
-0
/
+3
*
Add new type treesit-compiled-query
Yuan Fu
2022-06-14
1
-0
/
+31
*
Add tree-sitter intergration
Yuan Fu
2022-05-07
1
-0
/
+137