tree-sitter.tree-sitter/test/fixtures
Amaan Qureshi 74b7d0c951 feat!: add an eof function
This commit adds an `eof()` function for grammars, which is easier to
use than the NUL byte directly. It compiles down to a constraint that
the enclosing production can only reduce at end of input, not to a
shiftable token.

BREAKING CHANGE: Public error types for `tree-sitter-generate` were modified.

Co-authored-by: Will Lillis <will.lillis24@gmail.com>
2026-08-21 20:02:58 -04:00
..
error_corpus fix(lib): accumulate error costs through hidden error nodes 2026-08-14 00:51:11 -04:00
grammars Rename spec -> test 2017-03-09 20:40:01 -08:00
rust_wasm_web Allow using Tree-sitter rust lib in multi-threaded web apps compiled to wasm32-unknown-unknown (#5851) 2026-08-14 17:05:42 -07:00
template_corpus Add tests that randomly edit files with disjoint included ranges 2022-11-14 16:04:37 -08:00
test_grammars feat!: add an eof function 2026-08-21 20:02:58 -04:00
fixtures.json test: bump c test fixture to v0.24.2 2026-04-23 03:31:00 -04:00