summaryrefslogtreecommitdiff
path: root/doc/lispref/parsing.texi
Commit message (Expand)AuthorAgeFilesLines
* ; * doc/lispref/parsing.texi (Parsing Program Source): Improve indexing.Eli Zaretskii2024-05-171-0/+1
* * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-041-11/+14
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Revert "Fix treesit-node-field-name and friends (bug#66674)"Yuan Fu2023-12-291-2/+2
* Fix treesit-node-field-name and friends (bug#66674)Yuan Fu2023-12-101-2/+2
* ; Fix tree-sitter C binding typos in Elisp manual.Basil L. Contovounesios2023-06-301-3/+3
* Describe primarily the Emacs s-exp dialect for treesit queriesMattias EngdegÄrd2023-06-181-66/+66
* Improve tree-sitter docsBasil L. Contovounesios2023-06-131-153/+142
* Fix some Texinfo markup in manualsBasil L. Contovounesios2023-06-131-4/+4
* ; Fix markup of some treesit vars in Elisp manual.Basil L. Contovounesios2023-05-221-3/+3
* Improve docstring of treesit-parent-while (bug#62301)Yuan Fu2023-03-211-8/+14
* ; Fix recent changes in treesit docsEli Zaretskii2023-02-101-6/+6
* Rename LIMIT to DEPTH in tree-sitter functions (bug#61231)Yuan Fu2023-02-091-6/+6
* ; Fix incorrect function name in treesit manualSimon Pugnet2023-02-091-3/+3
* Add 'live' property to treesit-node-check (bug#61235)Yuan Fu2023-02-091-1/+6
* ; Update tree-sitter major mode manualYuan Fu2023-01-191-16/+35
* ; Improve documentation of tree-sitter node comparisonEli Zaretskii2023-01-131-2/+6
* Equal now recognizes tree-sitter nodes (bug#60659)Yuan Fu2023-01-121-1/+1
* ; Minor rewording of tree-sitter terminologyEli Zaretskii2023-01-071-5/+9
* Tree-sitter doc fixes (bug#60524)Juri Linkov2023-01-041-17/+16
* ; Fix tree-sitter manual title caseYuan Fu2023-01-021-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix recent treesit-related changesEli Zaretskii2022-12-311-3/+3
* Add treesit-language-abi-versionYuan Fu2022-12-301-1/+7
* Change "language definition" to "language grammar" in manual.Yuan Fu2022-12-301-31/+31
* ; * doc/lispref/parsing.texi (Accessing Node Information): Fix typo.Yuan Fu2022-12-301-1/+1
* ; * doc/lispref/parsing.texi (Using Parser): Minor improvement.Yuan Fu2022-12-281-1/+3
* Fix tree-sitter typosYuan Fu2022-12-281-1/+0
* Add tree-sitter helper functions for ImenuYuan Fu2022-12-271-0/+5
* Add a new tree-sitter query predicate 'pred'Yuan Fu2022-12-261-4/+10
* ; Fix vindexes in parsing.texiYuan Fu2022-12-261-7/+15
* ; * doc/lispref/parsing.texi (Retrieving Nodes): Add notice.Yuan Fu2022-12-261-0/+4
* ; * doc/lispref/parsing.texi (Using Parser): Remove deleted function.Yuan Fu2022-12-261-6/+0
* ; * doc/lispref/parsing.texi (Tree-sitter major modes): Fix @cindex.Eli Zaretskii2022-12-251-3/+3
* ; * doc/lispref/parsing.texi: Add a reminder.Yuan Fu2022-12-251-0/+2
* ; Fix recent changes in treesit documentationEli Zaretskii2022-12-251-13/+20
* Add treesit-defun-name and friendsYuan Fu2022-12-241-0/+38
* Make treesit-node-at/on guess language at pointYuan Fu2022-12-241-15/+17
* Remove comment-start-skip preset in tree-sitter indentation engineYuan Fu2022-12-181-14/+0
* Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu2022-12-091-1/+9
* Add default limit for tree-sitter recursive tree-traversing functionYuan Fu2022-11-261-8/+10
* ; Fix typosStefan Kangas2022-11-221-1/+1
* ; Improve recently-modified documentationEli Zaretskii2022-11-201-1/+1
* Remove treesit-settingsYuan Fu2022-11-191-14/+8
* Fix tree-sitter comment indentation for C-like languagesYuan Fu2022-11-191-0/+14
* Fix documentation of recent treesit changesEli Zaretskii2022-11-171-36/+40
* Allow checking for outdated nodes in tree-sitterYuan Fu2022-11-161-3/+10
* ; Add documentation for tree-sitter parser after-change notifiersYuan Fu2022-11-161-0/+39
* Add treesit-explore-modeYuan Fu2022-11-161-0/+16
* Remove feature that checks whether tree-sitter node "has changes"Yuan Fu2022-11-141-8/+3