summaryrefslogtreecommitdiff
path: root/lisp/treesit.el
Commit message (Expand)AuthorAge
* ; * lisp/treesit.el (treesit-node-top-level): Fix typo.Eli Zaretskii2023-04-15
* Add treesit-thing-settingsYuan Fu2023-04-14
* Convert PATTERN and REGEXP to PRED in tree-sitter functionsYuan Fu2023-04-14
* Make use of the new pred shapes in treesit.elYuan Fu2023-04-14
* Prompt target dir in treesit-install-language-grammar (bug#62704)Yuan Fu2023-04-12
* Add 'restricted' tactic in tree-sitter navigation functionsYuan Fu2023-04-12
* Add treesit-node-getYuan Fu2023-03-30
* Enable ASLR for dynamic libraries on CygwinKen Brown2023-03-27
* Use string-search instead of string-match[-p] when possibleMattias Engdegård2023-03-26
* Merge from origin/emacs-29Stefan Kangas2023-03-22
|\
| * Improve docstring of treesit-parent-while (bug#62301)Yuan Fu2023-03-21
| * * lisp/treesit.el (treesit-end-of-defun): Guard arg against nil (bug#62158).Dmitry Gutov2023-03-20
* | Merge from origin/emacs-29Stefan Kangas2023-03-08
|\|
| * Fix empty line indentation in c-ts-mode (bug#61997)Yuan Fu2023-03-07
| * Fix tree-sitter indent preset prev-line (bug#61998)Yuan Fu2023-03-07
* | Merge from origin/emacs-29Stefan Kangas2023-03-05
|\|
| * Change tree-sitter indent anchor 'point-min' to 'column-0'Yuan Fu2023-03-04
* | Merge from origin/emacs-29Stefan Kangas2023-03-02
|\|
| * Improve tree-sitter's prev-sibling indent anchorYuan Fu2023-03-01
* | Merge from origin/emacs-29Stefan Kangas2023-03-02
|\|
| * Fix treesit-indent-regionYuan Fu2023-03-01
* | Merge from origin/emacs-29Stefan Kangas2023-02-28
|\|
| * Adjust tree-sitter defun navigation (bug#61617)Yuan Fu2023-02-27
| * New tree-sitter indent anchor standalone-parent used by c-ts-modeYuan Fu2023-02-26
* | Merge from origin/emacs-29Stefan Kangas2023-02-25
|\|
| * Check the anchor along with the offset in treesit-indent-regionDaniel Martín2023-02-24
* | Merge from origin/emacs-29Stefan Kangas2023-02-21
|\|
| * Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu2023-02-19
* | Merge from origin/emacs-29Stefan Kangas2023-02-19
|\|
| * ; Improve documentation of 'native-comp-enable-subr-trampolines'Eli Zaretskii2023-02-19
| * (treesit-query-validate): Fix reusing the output bufferDmitry Gutov2023-02-18
* | Merge from origin/emacs-29Stefan Kangas2023-02-18
|\|
| * * lisp/treesit.el (treesit-node-at): Update docstring (bug#61529).Dmitry Gutov2023-02-17
* | Merge from origin/emacs-29Stefan Kangas2023-02-08
|\|
| * * lisp/treesit.el (treesit): Fix shortdoc example form (bug#61318).Aleksandr Vityazev2023-02-06
| * Make highlighting more regular across TS modes (bug#61205)Dmitry Gutov2023-02-05
| * Fix installation of tree-sitter grammar on MS-WindowsEli Zaretskii2023-02-05
| * Fix byte-compilation of *-ts-mode.el filesEli Zaretskii2023-02-05
| * ; * lisp/treesit.el (treesit--font-lock-level-setter): Minor change.Yuan Fu2023-02-04
* | Revert "Fix incremental build failures with tree-sitter"Eli Zaretskii2023-01-30
* | Merge from origin/emacs-29Po Lu2023-01-30
|\|
| * ; Fix build and startup without tree-sitterEli Zaretskii2023-01-30
* | Fix incremental build failures with tree-sitterPo Lu2023-01-30
* | Merge from origin/emacs-29Stefan Kangas2023-01-30
|\|
| * Document tree-sitter features in the user manualEli Zaretskii2023-01-29
| * ; Remove treesit--font-lock-fast-mode-grace-countYuan Fu2023-01-29
| * Use treesit-subtree-stat to determine treesit--font-lock-fast-modeYuan Fu2023-01-29
| * Add treesit-subtree-statYuan Fu2023-01-29
| * Make treesit-font-lock-level a defcustomTheodor Thornhill2023-01-28
* | Merge from origin/emacs-29Stefan Kangas2023-01-27
|\|