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
2022-12-17
Use cursor API in treesit-node-parent
Yuan Fu
2022-12-17
Switch to use cursor API in treesit.c
Yuan Fu
2022-12-17
Add treesit_assume_true and treesit_cursor_helper
Yuan Fu
2022-12-09
Make indirect buffers use tree-sitter parsers of their base buffer
Yuan Fu
2022-12-07
Improve parameter checking in tree-sitter functions
Yuan Fu
2022-12-06
; Minor cleanup in treesit.c
Eli Zaretskii
2022-12-05
Fix treesit-query-capture
Yuan Fu
2022-11-28
Reparse tree-sitter tree when buffer restriction changes
Yuan Fu
2022-11-27
; * src/treesit.c (Ftreesit_parser_included_ranges): Doc fix.
Eli Zaretskii
2022-11-27
; Fix typo (Bug#59634)
Stefan Kangas
2022-11-27
; * src/treesit.c (Ftreesit_induce_sparse_tree): Doc fix.
Eli Zaretskii
2022-11-26
Add default limit for tree-sitter recursive tree-traversing function
Yuan Fu
2022-11-26
; * src/treesit.c: Fix typos and wording in comments.
Eli Zaretskii
2022-11-25
Fix tree-sitter assertion error (bug#59574)
Yuan Fu
2022-11-25
Rename treesit_ensure_position_synced to treesit_sync_visible_region
Yuan Fu
2022-11-25
; Add comments in treesit.c and treesit.h
Yuan Fu
2022-11-24
Avoid assertion violations in treesit.c when editing non-ASCII
Eli Zaretskii
2022-11-23
; * src/treesit.c (treesit_predicate_match): Move use below check.
Yuan Fu
2022-11-23
; * src/treesit.c: Minor comment improvement.
Yuan Fu
2022-11-23
; Fix typos
Stefan Kangas
2022-11-22
Fix 'treesit-max-buffer-size' and its use
Eli Zaretskii
2022-11-22
; Fix comparisons in treesit.c
Eli Zaretskii
2022-11-22
; Fix typos
Stefan Kangas
2022-11-21
; * src/treesit.c (treesit_load_language): Move call to eassume.
Yuan Fu
2022-11-21
; Repair build without tree-sitter
Mattias EngdegÄrd
2022-11-21
* src/treesit.c (treesit_load_language): Fix uninitialized uses.
Po Lu
2022-11-21
Avoid usage of intern_c_string in treesit.c
Po Lu
2022-11-21
Stylistic fixes to treesit.c
Po Lu
2022-11-17
Fix documentation of recent treesit changes
Eli Zaretskii
2022-11-16
Fix treesit-search-forward not matching leaf nodes
Yuan Fu
2022-11-16
Allow checking for outdated nodes in tree-sitter
Yuan Fu
2022-11-16
; Add documentation for tree-sitter parser after-change notifiers
Yuan Fu
2022-11-15
; * src/treesit.c: Minor stylistic changes.
Yuan Fu
2022-11-15
Fix the MS-Windows build due to use of a new TS function
Eli Zaretskii
2022-11-15
Allow tree-sitter to notify parse-tree changes
Yuan Fu
2022-11-15
Extract out treesit_make_ranges
Yuan Fu
2022-11-14
Remove feature that checks whether tree-sitter node "has changes"
Yuan Fu
2022-11-13
Fix crash on MS-Windows due to memory-allocation problem in treesit.c
Eli Zaretskii
2022-11-10
; Fix docstring graph alignment in Ftreesit_search_forward
Yuan Fu
2022-11-09
Make tree-sitter node type match case-sensitive
Yuan Fu
2022-11-03
Fix treesit-parser-set-included-ranges
Yuan Fu
2022-11-03
; * src/treesit.c: Minor comment change.
Yuan Fu
2022-11-03
More style fixes to tree-sitter code
Po Lu
2022-11-03
Minor fixes to last tree-sitter change
Po Lu
2022-11-03
Stylistic changes to tree-sitter code
Po Lu
2022-11-02
Check for outdated tree-sitter node when printing
Yuan Fu
2022-10-31
; Explain the BEG and END argument in treesit-query-capture better
Yuan Fu
2022-10-27
; Fix typos and formatting in treesit.[ch]
Stefan Kangas
2022-10-27
; * src/treesit.c: Fix typos.
Stefan Kangas
2022-10-25
* src/treesit.c (treesit_search_dfs): Fix traverse algorithm.
Yuan Fu
[prev]
[next]