Skip to content

Pull requests: tree-sitter/tree-sitter

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Upgrade to latest wasmtime, improve robustness and perf of wasm-based parsing perf Performance related wasm
#5847 opened Aug 13, 2026 by maxbrunsfeld Contributor Loading…
2 tasks done
0.27
Add tree-sitter highlight --formatter=latex
#5846 opened Aug 12, 2026 by Freed-Wu Loading…
2 tasks done
fix(query): don't emit captures when ERROR and MISSING steps never match query Related to query execution
#5784 opened Jul 23, 2026 by chereshnyuk Loading…
2 tasks done
generate: preserve word-token transitions when pruning keyword completions parser-generation Related to `tree-sitter generate`
#5614 opened May 21, 2026 by bitbottrap Loading…
Improve efficency of grammar schema
#5509 opened Apr 7, 2026 by jdesrosiers Loading…
Separate init crate
#5491 opened Apr 3, 2026 by fosskers Loading…
Update the Dockerfile so it works with current source base
#5457 opened Mar 25, 2026 by danielpunkass Contributor Loading…
playground: set LANGUAGE_BASE_URL to "." to fix subfolder hosting
#5444 opened Mar 20, 2026 by katrinafyi Contributor Loading…
generate: refactor node_types JSON generation logic
#5389 opened Feb 28, 2026 by amaanq Member Loading…
Fix aliased nodes being missing from node_types.json
#5271 opened Jan 29, 2026 by nike4613 Loading…
fix(web): add early version check in Language.load()
#5173 opened Dec 26, 2025 by wtdlee Loading…
docs(web): add WASM version compatibility section
#5172 opened Dec 26, 2025 by wtdlee Loading…
Add node stability test
#5039 opened Nov 6, 2025 by vladinator1000 Loading…
API additions to expose error information on ERROR nodes
#4660 opened Jul 31, 2025 by jaboatman Contributor Loading…
feat!: add an eof function
#2488 opened Aug 12, 2023 by amaanq Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.