tree-sitter.tree-sitter/docs
Jeremy Fleischman ad7a629a1b feat: allow - in grammar names
A number of grammars in the wild have this character in their name:

- https://github.com/sogaiu/tree-sitter-janet-simple/pull/7
- https://github.com/tree-sitter/tree-sitter-c-sharp/pull/408
- https://github.com/tree-sitter/tree-sitter-embedded-template/pull/45
- https://github.com/tree-sitter/tree-sitter-ql-dbscheme/pull/7

I read through https://github.com/tree-sitter/tree-sitter/pull/3700 and
https://github.com/tree-sitter/tree-sitter/issues/3637, and it doesn't
look like there was much discussion about this name regex, so hopefully
this is an acceptable change?

(cherry picked from commit 7d3c321253)
2026-02-09 21:48:46 -05:00
..
src feat: allow - in grammar names 2026-02-09 21:48:46 -05:00
theme docs: add favicon and logo 2024-12-25 21:23:36 -05:00
.gitignore docs: migrate to mdbook 2024-12-24 20:54:59 -05:00
book.toml fix(docs): remove multilingual config field 2025-11-02 18:07:47 -05:00
package.nix refactor: rework nix flake 2025-09-09 03:03:35 -04:00