aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/parsing.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix documentation of recent changes in treesit.elEli Zaretskii11 days1-11/+11
* Make tree-sitter thing navigation handle nested parsersYuan Fu11 days1-5/+33
* ; Fix documentation of recent treesit changesEli Zaretskii2026-01-021-2/+2
* Compile queries in treesit-f-l-recompute-features (bug#80108)Yuan Fu2026-01-011-4/+20
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Change tree-sitter query predicate names (bug#79687)Yuan Fu2025-11-021-13/+21
* ; Improve discoverability of tree-sitter related functionalityEli Zaretskii2025-09-141-1/+1
* ; * doc/lispref/parsing.texi (Using Parser): Fix wording.Eli Zaretskii2025-07-091-3/+3
* Add a synchronous way to get parser change ranges (bug#78402)Yuan Fu2025-07-081-0/+11
* Add new tactic to treesit-navigate-thing (bug#78703)Yuan Fu2025-06-091-9/+11
* ; Improve documentation of treesit nodesEli Zaretskii2025-06-051-2/+10
* Improve documentation of treesit "thing"Eli Zaretskii2025-06-051-30/+49
* Add line-column tracking for tree-sitterYuan Fu2025-05-031-0/+21
* New function treesit-parsers-at for treesit-language-at (bug#77256).Juri Linkov2025-04-081-10/+38
* ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton2025-03-121-3/+3
* Fix capitalization ELisp -> ElispSean Whitton2025-03-121-3/+3
* ; Fix documentation of recent treesit changesEli Zaretskii2025-02-281-3/+2
* Enable treesit-query-capture to return grouped capturesYuan Fu2025-02-271-2/+8
* ; Fix typosStefan Kangas2025-02-221-1/+1
* ; Fix last changeEli Zaretskii2025-01-201-3/+3
* Make treesit-language-remap-alist completely transparent (bug#72388)Yuan Fu2025-01-191-3/+20
* ; * doc/lispref/parsing.texi (Pattern Matching): Fix markup in @example.Eli Zaretskii2025-01-181-2/+2
* ; * doc/lispref/parsing.texi (Pattern Matching): Fix punctuation.Eli Zaretskii2025-01-181-2/+2
* Add treesit-query-first-validYuan Fu2025-01-171-13/+26
* ; Fix wording and coding style of a recent commitEli Zaretskii2025-01-141-1/+1
* Add 'and', 'named', and 'anonymous' predicate for tree-sitterYuan Fu2025-01-121-3/+6
* Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'Juri Linkov2025-01-101-4/+8
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Add treesit-language-display-nameYuan Fu2024-12-241-0/+16
* Merge from origin/emacs-30Eli Zaretskii2024-12-211-0/+10
|\
| * ; Add some tree-sitter thing content to the manualYuan Fu2024-12-151-0/+10
* | Make tree-sitter-explorer support selecting local parserYuan Fu2024-12-041-0/+3
* | Add treesit-explore commandYuan Fu2024-12-011-2/+2
* | Merge from emacs-30Yuan Fu2024-12-011-5/+27
|\ \ | |/
| * ; Update tree-sitter manualYuan Fu2024-12-011-5/+27
* | Make sure treesit-parse-string gc its temp buffer (bug#71012)Yuan Fu2024-08-241-2/+4
* | New variable treesit-language-remap-alist (bug#72388)Yuan Fu2024-07-301-0/+24
* | "Separate" tree-sitter parser list for indirect buffersYuan Fu2024-07-301-10/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-07-271-1/+1
|\ \ | |/
| * Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* | ; Don't use non-ASCII in ELisp manual sources unless necessaryEli Zaretskii2024-07-261-1/+1
|/
* Fix tree-sitter markup in Elisp manualBasil L. Contovounesios2024-06-071-19/+19
* Spelling fixesPaul Eggert2024-06-041-1/+1
* Add manual entry for treesit-primary-parserYuan Fu2024-06-041-2/+20
* Revert "New function treesit-parser-changed-ranges"Yuan Fu2024-06-041-20/+0
* ; Fix recently-added documentationEli Zaretskii2024-05-221-2/+3
* ; Fix last tree-sitter changes in Elisp manual.Basil L. Contovounesios2024-05-221-1/+2
* Address a common pitfall in tree-sitter's manual section (bug#71048)Yuan Fu2024-05-211-1/+18
* ; Fix typo (Bug#71043)Stefan Kangas2024-05-181-1/+1
* Merge from origin/emacs-29Eli Zaretskii2024-05-181-0/+1
|\