index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
treesit.c
Age
Commit message (
Expand
)
Author
2025-01-17
Fix treesit.el tests
Yuan Fu
2025-01-17
Remap language symbol in treesit-query-compile (bug#72388)
Yuan Fu
2025-01-14
; Fix wording and coding style of a recent commit
Eli Zaretskii
2025-01-14
Prefer calln to CALLN where applicable
Stefan Kangas
2025-01-12
Add 'and', 'named', and 'anonymous' predicate for tree-sitter
Yuan Fu
2025-01-10
Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'
Juri Linkov
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-19
Merge branch 'scratch/tty-child-frames'
Gerd Möllmann
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-04
Make treesit-query-compile compile compiled-query eagerly
Yuan Fu
2024-12-01
Merge from emacs-30
Yuan Fu
2024-12-01
Allow passing nil to treesit-node-match-p (bug#74612)
Yuan Fu
2024-11-23
Merge from origin/emacs-30
Eli Zaretskii
2024-11-21
Future-proof loading tree-sitter library on MS-Windows
Eli Zaretskii
2024-10-26
More fixes for w32 console build
Eli Zaretskii
2024-09-21
Merge from origin/emacs-30
Eli Zaretskii
2024-09-19
* src/treesit.c (treesit_debug_print_parser_list): Fix compiler warning.
Andrea Corallo
2024-09-17
Conservative heuristic for tree-sitter parser ranges (bug#73324)
Yuan Fu
2024-09-17
; Fix treesit.c printing
Yuan Fu
2024-09-15
Fix treesit_sync_visible_region's range fixup code (bug#73264)
Yuan Fu
2024-09-14
Merge from origin/emacs-30
Eli Zaretskii
2024-09-14
Fix range handling so it works for multibyte buffer (bug#73204)
Yuan Fu
2024-09-14
Revert "Read more on each call to treesit's buffer reader"
Yuan Fu
2024-09-12
Add Ftreesit_grammar_location
Yuan Fu
2024-09-11
Merge from savannah/emacs-30
Po Lu
2024-09-09
; * src/treesit.c: Minor cleanups of recent changes.
Eli Zaretskii
2024-09-09
* src/treesit.c (treesit_debug_print_parser_list): Fix format string.
Andrea Corallo
2024-09-08
; * src/treesit.c (treesit_debug_print_parser_list): Fix formatting.
Yuan Fu
2024-09-08
; * src/treesit.c: Add a prototype so there's no warning about it.
Yuan Fu
2024-09-08
Read more on each call to treesit's buffer reader
Yuan Fu
2024-09-08
Fix the range handling in treesit.c
Yuan Fu
2024-09-08
Add debugging function for treesit.c
Yuan Fu
2024-08-25
; * src/treesit.c (Ftreesit_parse_string): Fix comment and punctuation.
Eli Zaretskii
2024-08-24
Fix Ftreesit_parser_create
Yuan Fu
2024-08-24
Make sure treesit-parse-string gc its temp buffer (bug#71012)
Yuan Fu
2024-07-30
New variable treesit-language-remap-alist (bug#72388)
Yuan Fu
2024-07-30
"Separate" tree-sitter parser list for indirect buffers
Yuan Fu
2024-07-24
Merge from savannah/emacs-30
Po Lu
2024-07-24
Merge from savannah/emacs-30
Po Lu
2024-07-22
Use SBYTES instead of strlen in treesit.c
Stefan Kangas
2024-07-21
Fix Ftreesit_parser_create
Yuan Fu
2024-07-21
Fix segfault when deleting tree-sitter query (bug#72238)
Yuan Fu
2024-07-21
Fix segfault when deleting tree-sitter query (bug#72238)
Yuan Fu
2024-07-21
Improve treesit-node-child-by-field-name docstring
Stefan Kangas
2024-07-21
Fix punctuation and doc style in treesit.c
Stefan Kangas
2024-07-20
Support dumping tree-sitter query (bug#69952)
Yuan Fu
2024-06-30
; * src/treesit.c (Ftreesit_query_capture): Fix typo.
Yuan Fu
2024-06-29
Fix treesit crash (bug#71681)
Yuan Fu
2024-06-10
; * src/treesit.c (treesit_check_node): Don't use non-ASCII comments.
Eli Zaretskii
[prev]
[next]