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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
9.9k
Code
Issues
995
Pull requests
445
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
shared
yeast
tests
on
copilot/add-cpp-ecmascript-parser
User selector
All users
All time
Commit history
Commits on Jul 9, 2026
yeast: Require type annotations on root-level Rust interpolations
Show description for ee04938
tausbn
committed
ee04938
View commit details
Copy full SHA for ee04938
View code at this point
Browse repository at this point
yeast: add `rules!` macro
Show description for ea36f2d
tausbn
committed
ea36f2d
View commit details
Copy full SHA for ea36f2d
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
yeast: Unify `Node::kind()` and `Node::kind_name()`
Show description for 807bb51
tausbn
and
Copilot
committed
807bb51
View commit details
Copy full SHA for 807bb51
View code at this point
Browse repository at this point
yeast: Replace `{..expr}` splice syntax with trait-dispatched `{expr}`
Show description for cc3c232
tausbn
committed
cc3c232
View commit details
Copy full SHA for cc3c232
View code at this point
Browse repository at this point
yeast: Make `Id` a newtype, delete `NodeRef`
Show description for 9a5cc3c
tausbn
committed
9a5cc3c
View commit details
Copy full SHA for 9a5cc3c
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Address PR review comments
Show description for 70ca7af
tausbn
and
Copilot
committed
70ca7af
View commit details
Copy full SHA for 70ca7af
View code at this point
Browse repository at this point
yeast: Add `@@name` raw-capture syntax to `rule!`
Show description for eb7f8cc
tausbn
committed
eb7f8cc
View commit details
Copy full SHA for eb7f8cc
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Apply rustfmt
Show description for af7ae8c
tausbn
and
Copilot
committed
af7ae8c
View commit details
Copy full SHA for af7ae8c
View code at this point
Browse repository at this point
yeast: Reify the context and allow user-defined data in it
Show description for e0fa6cf
tausbn
committed
e0fa6cf
View commit details
Copy full SHA for e0fa6cf
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Yeast: use child locations instead of rule target
Show description for 6c74cd3
asgerf
committed
6c74cd3
View commit details
Copy full SHA for 6c74cd3
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Yeast: better support for rewriting unnamed nodes
Show description for ddc9516
asgerf
committed
ddc9516
View commit details
Copy full SHA for ddc9516
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Yeast: Fix matching against extras like comments
asgerf
committed
1ecdc36
View commit details
Copy full SHA for 1ecdc36
View code at this point
Browse repository at this point
Commits on May 13, 2026
YEAST: add NodeRef type, YeastDisplay trait, and source text storage
Show description for 5772ee4
asgerf
and
Copilot
committed
5772ee4
View commit details
Copy full SHA for 5772ee4
View code at this point
Browse repository at this point
Yeast: Add one-shot phase kind
asgerf
committed
c3a9218
View commit details
Copy full SHA for c3a9218
View code at this point
Browse repository at this point
Yeast: add type-checking errors in AST dump
asgerf
committed
a049850
View commit details
Copy full SHA for a049850
View code at this point
Browse repository at this point
Yeast: add reachable_node_ids()
asgerf
committed
49f1909
View commit details
Copy full SHA for 49f1909
View code at this point
Browse repository at this point
Commits on May 8, 2026
yeast: Mutate parent fields in place; remove redundant Node::id
Show description for 7bd27b8
tausbn
committed
7bd27b8
View commit details
Copy full SHA for 7bd27b8
View code at this point
Browse repository at this point
Merge pull request #21810 from github/tausbn/yeast-forward-scan-queries
Show description for 5a4dee5
tausbn
authored
5a4dee5
View commit details
Copy full SHA for 5a4dee5
View code at this point
Browse repository at this point
Commits on May 7, 2026
yeast: Forward-scan bare child patterns instead of strict positional
Show description for af6e921
tausbn
committed
af6e921
View commit details
Copy full SHA for af6e921
View code at this point
Browse repository at this point
yeast: Support capturing unnamed nodes in queries
Show description for a4df96a
tausbn
committed
a4df96a
View commit details
Copy full SHA for a4df96a
View code at this point
Browse repository at this point
Commits on May 6, 2026
yeast: Support multi-phase desugaring via DesugaringConfig::add_phase
Show description for 957c89b
tausbn
committed
957c89b
View commit details
Copy full SHA for 957c89b
View code at this point
Browse repository at this point
yeast: Add per-rule .repeated() flag to opt into iterative matching
Show description for 9a94836
tausbn
committed
9a94836
View commit details
Copy full SHA for 9a94836
View code at this point
Browse repository at this point
yeast: Add test for chained rules with output-only kinds
Show description for a0a0e9e
tausbn
committed
a0a0e9e
View commit details
Copy full SHA for a0a0e9e
View code at this point
Browse repository at this point
yeast: Add yeast test suite
Show description for 6e58044
tausbn
and
Copilot
committed
6e58044
View commit details
Copy full SHA for 6e58044
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.