Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
luehmann
/
tree-sitter
Public
forked from
tree-sitter/tree-sitter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 30, 2025
fix(query): prevent cycles when analyzing hidden children
Show description for 6850df9
ribru17
authored and
WillLillis
committed
6850df9
View commit details
Copy full SHA for 6850df9
Browse repository at this point
fix(cli): eliminate leak of version string
WillLillis
committed
62c5319
View commit details
Copy full SHA for 62c5319
Browse repository at this point
Commits on Jul 29, 2025
fix(docs): update cli path for install commands
WillLillis
committed
cd2cb66
View commit details
Copy full SHA for cd2cb66
Browse repository at this point
Commits on Jul 27, 2025
feat(generate): Support for --stage=json/parser/lib
wetneb
authored and
WillLillis
committed
8e90799
View commit details
Copy full SHA for 8e90799
Browse repository at this point
refactor: Expose node_types_json without generating C code
wetneb
authored and
WillLillis
committed
d810217
View commit details
Copy full SHA for d810217
Browse repository at this point
feat: Only evaluate grammar.js to grammar.json
Show description for 8676eda
wetneb
authored and
WillLillis
committed
8676eda
View commit details
Copy full SHA for 8676eda
Browse repository at this point
Commits on Jul 25, 2025
feat(bindings): improve python binding test
Show description for 8c61bbd
rmuir
authored and
ObserverOfTime
committed
8c61bbd
View commit details
Copy full SHA for 8c61bbd
Browse repository at this point
fix(bindings): improve python platform detection
ObserverOfTime
committed
99988b7
View commit details
Copy full SHA for 99988b7
Browse repository at this point
fix(bindings): only include top level LICENSE file
Show description for 436162a
ObserverOfTime
committed
436162a
View commit details
Copy full SHA for 436162a
Browse repository at this point
fix(bindings): use parser title in lib.rs description
ObserverOfTime
committed
c3012a7
View commit details
Copy full SHA for c3012a7
Browse repository at this point
Commits on Jul 22, 2025
feat(rust): Add direct links to documentation
Show description for f0165de
d-e-s-o
authored and
WillLillis
committed
f0165de
View commit details
Copy full SHA for f0165de
Browse repository at this point
fix(rust): prevent overflow in error message calculation
Show description for dff828c
ribru17
authored and
clason
committed
dff828c
View commit details
Copy full SHA for dff828c
Browse repository at this point
Revert "feat(generate): warn about unreachable variables (#4567)"
Show description for c18d019
clason
committed
c18d019
View commit details
Copy full SHA for c18d019
Browse repository at this point
Commits on Jul 21, 2025
feat(generate): warn about unreachable variables (#4567)
wetneb
authored
25c601b
View commit details
Copy full SHA for 25c601b
Browse repository at this point
docs(license): update year
WillLillis
committed
85ab292
View commit details
Copy full SHA for 85ab292
Browse repository at this point
fix(rust): address nightly clippy lint `useless_if_let_seq`
WillLillis
committed
86b2c93
View commit details
Copy full SHA for 86b2c93
Browse repository at this point
Commits on Jul 20, 2025
feat(cargo): update etcetera to 0.10
Show description for e3b85fd
musicinmybrain
authored and
clason
committed
e3b85fd
View commit details
Copy full SHA for e3b85fd
Browse repository at this point
Commits on Jul 17, 2025
perf(generate): reserve more `Vec` capacities
WillLillis
committed
0f79c61
View commit details
Copy full SHA for 0f79c61
Browse repository at this point
Commits on Jul 16, 2025
fix(build.zig): remove deprecated `addStaticLibrary()`
nvlled
authored
618b9dd
View commit details
Copy full SHA for 618b9dd
Browse repository at this point
Commits on Jul 15, 2025
build(deps): bump the cargo group with 3 updates
Show description for ccc7071
dependabot[bot]
committed
ccc7071
View commit details
Copy full SHA for ccc7071
Browse repository at this point
Commits on Jul 14, 2025
fix(lib): add wasm32 support to portable/endian.h (#4607)
Alex-Aron
authored
aeab755
View commit details
Copy full SHA for aeab755
Browse repository at this point
chore(web): fix indentation in type files
RedCMD
authored
912167a
View commit details
Copy full SHA for 912167a
Browse repository at this point
build(bindings): update Makefile
Show description for 42e2bba
ObserverOfTime
committed
42e2bba
View commit details
Copy full SHA for 42e2bba
Browse repository at this point
build(make): cleanup include dir on uninstall
MisterDA
authored and
ObserverOfTime
committed
56c2fe5
View commit details
Copy full SHA for 56c2fe5
Browse repository at this point
build(make): invoke `ln` in the link directory
MisterDA
authored and
ObserverOfTime
committed
c7f877d
View commit details
Copy full SHA for c7f877d
Browse repository at this point
ci: don't build the C library with MinGW
Show description for aa11c19
MisterDA
authored and
ObserverOfTime
committed
aa11c19
View commit details
Copy full SHA for aa11c19
Browse repository at this point
build(make): fix MinGW builds
Show description for f8f93c1
MisterDA
authored and
ObserverOfTime
committed
f8f93c1
View commit details
Copy full SHA for f8f93c1
Browse repository at this point
docs: update bindings list
ObserverOfTime
committed
f04fab9
View commit details
Copy full SHA for f04fab9
Browse repository at this point
Commits on Jul 13, 2025
perf: reorder conditional operands
WillLillis
authored and
clason
committed
854f527
View commit details
Copy full SHA for 854f527
Browse repository at this point
fix(generate): propagate node types error
WillLillis
authored and
clason
committed
c740f24
View commit details
Copy full SHA for c740f24
Browse repository at this point
Commits on Jul 12, 2025
perf: reorder expensive conditional operand
WillLillis
committed
5ed2c77
View commit details
Copy full SHA for 5ed2c77
Browse repository at this point
Commits on Jul 11, 2025
chore(rust): remove empty `grammar_files` file
WillLillis
committed
ad0f953
View commit details
Copy full SHA for ad0f953
Browse repository at this point
Commits on Jul 10, 2025
fix(test): unwrap result of `get_node_types` in
Show description for 3c56f53
WillLillis
committed
3c56f53
View commit details
Copy full SHA for 3c56f53
Browse repository at this point
fix(generate): use topological sort for subtype map
WillLillis
committed
d2e06bf
View commit details
Copy full SHA for d2e06bf
Browse repository at this point
perf: More efficient computation of used symbols
Show description for 36d93ae
wetneb
authored and
WillLillis
committed
36d93ae
View commit details
Copy full SHA for 36d93ae
Browse repository at this point
Previous
Next
You can’t perform that action at this time.