Changes for version 0.12 - 2023-12-28
- CHANGES
- Implement the `#set!` directive in queries
- Improvements to examples/highlight.pl:
- Look for `queries/folds.scm`, not `fold.scm`
- Recognise more capture names
- Recognise `@injection.*` format of injections.scm
Modules
Perl binding for tree-sitter
represents a tree-sitter language grammar
an element of a tree-sitter parse result
parse some input text according to a tree-sitter grammar
represents a set of tree-sitter query patterns
stores the result of a tree-sitter node query
stores the result of a tree-sitter query pattern match
holds the result of a tree-sitter parse operation