summaryrefslogtreecommitdiff
path: root/src/treesit.h
Commit message (Expand)AuthorAgeFilesLines
* Equal now recognizes tree-sitter nodes (bug#60659)Yuan Fu2023-01-121-0/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add comments in treesit.c and treesit.hYuan Fu2022-11-251-7/+6
* ; Repair build without tree-sitterMattias EngdegÄrd2022-11-211-2/+8
* Allow tree-sitter to notify parse-tree changesYuan Fu2022-11-151-0/+4
* Fix treesit-parser-set-included-rangesYuan Fu2022-11-031-0/+3
* More style fixes to tree-sitter codePo Lu2022-11-031-1/+1
* Stylistic changes to tree-sitter codePo Lu2022-11-031-10/+4
* Check for outdated tree-sitter node when printingYuan Fu2022-11-021-0/+2
* ; Update copyright yearsStefan Kangas2022-10-271-1/+1
* ; Fix typos and formatting in treesit.[ch]Stefan Kangas2022-10-271-3/+3
* ; Rename ts_* symbols in treesit.cEli Zaretskii2022-10-171-9/+9
* Support MinGW build on MS-WindowsEli Zaretskii2022-10-161-0/+4
* Lazily compile tree-sitter queryYuan Fu2022-10-111-2/+18
* Add treesit-parser-deleteYuan Fu2022-08-181-0/+3
* Add new type treesit-compiled-queryYuan Fu2022-06-141-0/+31
* Add tree-sitter intergrationYuan Fu2022-05-071-0/+137