summaryrefslogtreecommitdiff
path: root/src/treesit.h
Commit message (Expand)AuthorAge
* Equal now recognizes tree-sitter nodes (bug#60659)Yuan Fu2023-01-12
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add comments in treesit.c and treesit.hYuan Fu2022-11-25
* ; Repair build without tree-sitterMattias EngdegÄrd2022-11-21
* Allow tree-sitter to notify parse-tree changesYuan Fu2022-11-15
* Fix treesit-parser-set-included-rangesYuan Fu2022-11-03
* More style fixes to tree-sitter codePo Lu2022-11-03
* Stylistic changes to tree-sitter codePo Lu2022-11-03
* Check for outdated tree-sitter node when printingYuan Fu2022-11-02
* ; Update copyright yearsStefan Kangas2022-10-27
* ; Fix typos and formatting in treesit.[ch]Stefan Kangas2022-10-27
* ; Rename ts_* symbols in treesit.cEli Zaretskii2022-10-17
* Support MinGW build on MS-WindowsEli Zaretskii2022-10-16
* Lazily compile tree-sitter queryYuan Fu2022-10-11
* Add treesit-parser-deleteYuan Fu2022-08-18
* Add new type treesit-compiled-queryYuan Fu2022-06-14
* Add tree-sitter intergrationYuan Fu2022-05-07