index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
treesit.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos
Stefan Kangas
2022-12-16
1
-3
/
+3
*
Use the new tree-sitter commands
Yuan Fu
2022-12-15
1
-36
/
+35
*
; Comment and stylistic change in treesit.el
Yuan Fu
2022-12-13
1
-22
/
+48
*
; Fix typos
Stefan Kangas
2022-12-13
1
-2
/
+2
*
; Fix typos in doc strings
Eli Zaretskii
2022-12-13
1
-2
/
+2
*
Add improved tree-sitter navigation
Yuan Fu
2022-12-12
1
-0
/
+207
*
Make treesit-query-validate create a read-only buffer
Jostein Kjønigsen
2022-12-12
1
-1
/
+2
*
Add customizale faces for tree-sitter explorer
Yuan Fu
2022-12-11
1
-3
/
+16
*
Add recursion limit to treesit--children-covering-range-recurse
Yuan Fu
2022-12-07
1
-4
/
+11
*
Improve tree-sitter fontification in edge-cases (bug#59738)
Yuan Fu
2022-12-07
1
-2
/
+8
*
Fix treesit-query-capture
Yuan Fu
2022-12-05
1
-6
/
+1
*
Improve treesit-fontify-with-override
Yuan Fu
2022-12-04
1
-16
/
+26
*
; * lisp/treesit.el (treesit-end-of-defun): Guard against nil value.
Yuan Fu
2022-12-03
1
-1
/
+6
*
; Fix recently added treesit documentation
Eli Zaretskii
2022-12-01
1
-5
/
+5
*
Make treesit-defun-prefer-top-level more flexible
Yuan Fu
2022-11-30
1
-15
/
+15
*
Remove treesit-comment-start/end and use comment-start/end-skip
Yuan Fu
2022-11-27
1
-14
/
+4
*
; Fix recent documentation changes in treesit.el
Eli Zaretskii
2022-11-27
1
-11
/
+12
*
Add treesit-font-lock-level
Yuan Fu
2022-11-26
1
-13
/
+27
*
; Fix comment-end in treesit-simple-indent-presets
Yuan Fu
2022-11-25
1
-2
/
+4
*
; Remove unused variable treesit-imenu-function
Stefan Kangas
2022-11-25
1
-8
/
+0
*
; Relayout comments in treesit-font-lock-fontify-region
Yuan Fu
2022-11-23
1
-28
/
+34
*
Don't always filter out captured tree-sitter nodes outside of region
Yuan Fu
2022-11-23
1
-5
/
+10
*
More flexible tree-sitter defun navigation
Yuan Fu
2022-11-23
1
-12
/
+39
*
; Fix typos
Stefan Kangas
2022-11-23
1
-1
/
+1
*
; Remove obsolete use of inhibit-point-motion-hooks
Yuan Fu
2022-11-22
1
-2
/
+1
*
; * lisp/treesit.el (treesit-ready-p): Guard against empty buffers.
Yuan Fu
2022-11-22
1
-1
/
+2
*
Fix treesit-update-ranges
Yuan Fu
2022-11-22
1
-2
/
+13
*
; Fix treesit--children-covering-range
Yuan Fu
2022-11-22
1
-6
/
+8
*
Fix 'treesit-max-buffer-size' and its use
Eli Zaretskii
2022-11-22
1
-5
/
+11
*
treesit-font-lock-recompute-features now has two modes of operation
Yuan Fu
2022-11-22
1
-8
/
+25
*
; Fix docstrings in treesit.el
Yuan Fu
2022-11-22
1
-10
/
+8
*
* lisp/treesit.el (treesit-max-buffer-size): Enlarge value.
Yuan Fu
2022-11-22
1
-1
/
+6
*
; Fix typos in tree-sitter files
Juanma Barranquero
2022-11-22
1
-19
/
+18
*
; Fix typos
Stefan Kangas
2022-11-22
1
-4
/
+4
*
Allow major modes to tweak tree-sitter fontification
Yuan Fu
2022-11-21
1
-9
/
+29
*
Further tweak tree-sitter fontification heuristics
Yuan Fu
2022-11-21
1
-28
/
+33
*
; * lisp/treesit.el (treesit-parser-add-notifier): Add declaration.
Eli Zaretskii
2022-11-21
1
-0
/
+1
*
Fix tree-sitter fontification heuristic
Yuan Fu
2022-11-21
1
-10
/
+16
*
Add another heuristic to speed up tree-sitter fontification
Yuan Fu
2022-11-20
1
-29
/
+39
*
Improve tree-sitter fontification on large buffers
Yuan Fu
2022-11-20
1
-8
/
+52
*
; Improve recently-modified documentation
Eli Zaretskii
2022-11-20
1
-9
/
+9
*
Remove treesit-settings
Yuan Fu
2022-11-19
1
-102
/
+32
*
Fix tree-sitter comment indentation for C-like languages
Yuan Fu
2022-11-19
1
-1
/
+41
*
Change tree-sitter indent preset 'match' to count on all nodes
Yuan Fu
2022-11-19
1
-2
/
+2
*
; * lisp/treesit.el (treesit--font-lock-notifier): Add messaging.
Yuan Fu
2022-11-19
1
-0
/
+3
*
; Elaborate on tree-sitter fontification features documentation
Yuan Fu
2022-11-17
1
-5
/
+5
*
; Add documentation for tree-sitter parser after-change notifiers
Yuan Fu
2022-11-16
1
-0
/
+5
*
Add treesit-explore-mode
Yuan Fu
2022-11-16
1
-0
/
+279
*
Make tree-sitter fontification automatically update
Yuan Fu
2022-11-15
1
-2
/
+16
*
Remove the contextual hack in tree-sitter fontification
Yuan Fu
2022-11-15
1
-51
/
+0
[next]