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 }}
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
2k
Star
9.9k
Code
Issues
995
Pull requests
441
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
unified
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
Commits on Jul 21, 2026
Use 22.04 Swift toolchain
jketema
committed
38c9c84
View commit details
Copy full SHA for 38c9c84
View code at this point
Browse repository at this point
Only depend on the runtime libraries from the Swift toolchain
jketema
committed
cf8eeb8
View commit details
Copy full SHA for cf8eeb8
View code at this point
Browse repository at this point
Simplify Xcode transition per review comments
jketema
committed
bf57586
View commit details
Copy full SHA for bf57586
View code at this point
Browse repository at this point
Fix Bazel formatting
jketema
committed
0a1139c
View commit details
Copy full SHA for 0a1139c
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
unified: Clean up build
Show description for f384e29
tausbn
and
jketema
authored
f384e29
View commit details
Copy full SHA for f384e29
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
unified: Hardcode swift_version
Show description for 7474a33
tausbn
committed
7474a33
View commit details
Copy full SHA for 7474a33
View code at this point
Browse repository at this point
swift-syntax-rs: Fix bazel formatting
Show description for 205c9a9
tausbn
committed
205c9a9
View commit details
Copy full SHA for 205c9a9
View code at this point
Browse repository at this point
swift-syntax-rs: Address PR review feedback
Show description for 3eb353e
tausbn
and
Copilot
committed
3eb353e
View commit details
Copy full SHA for 3eb353e
View code at this point
Browse repository at this point
Upgrade swift-syntax-rs to swift-syntax 603.0.2 / Swift 6.3.2
Copilot
authored and
jketema
committed
1577d82
View commit details
Copy full SHA for 1577d82
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Support building swift-syntax-rs on macOS
Copilot
authored and
jketema
committed
3e2daf2
View commit details
Copy full SHA for 3e2daf2
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
unified: Hook up swift-syntax AST
Show description for 58ddeac
tausbn
committed
58ddeac
View commit details
Copy full SHA for 58ddeac
View code at this point
Browse repository at this point
unified: Emit locations for comments
Show description for ddab6cc
tausbn
committed
ddab6cc
View commit details
Copy full SHA for ddab6cc
View code at this point
Browse repository at this point
unified: Extract locations from `swift-syntax` AST
Show description for 8909fae
tausbn
committed
8909fae
View commit details
Copy full SHA for 8909fae
View code at this point
Browse repository at this point
unified: Add mapping from swift-syntax JSON to yeast AST
Show description for 446ff7c
tausbn
committed
446ff7c
View commit details
Copy full SHA for 446ff7c
View code at this point
Browse repository at this point
unified: Don't emit empty trivia
Show description for 87c8173
tausbn
committed
87c8173
View commit details
Copy full SHA for 87c8173
View code at this point
Browse repository at this point
unified: Add `swift-syntax-rs`
Show description for 89e11e5
tausbn
committed
89e11e5
View commit details
Copy full SHA for 89e11e5
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
yeast: Fix bug in matching `(_)`
Show description for 11afcce
tausbn
committed
11afcce
View commit details
Copy full SHA for 11afcce
View code at this point
Browse repository at this point
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 Jul 8, 2026
yeast: Use clone-and-drop for per-rule context isolation
Show description for 9b7a9c3
tausbn
committed
9b7a9c3
View commit details
Copy full SHA for 9b7a9c3
View code at this point
Browse repository at this point
yeast: Add BuildCtx::scoped for isolated context modification
Show description for 13510b1
tausbn
committed
13510b1
View commit details
Copy full SHA for 13510b1
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Apply suggestions from code review
Show description for bfb3ead
asgerf
and
Copilot
authored
bfb3ead
View commit details
Copy full SHA for bfb3ead
View code at this point
Browse repository at this point
unified: Translate bare names in patterns correctly
Show description for c23c3d9
asgerf
committed
c23c3d9
View commit details
Copy full SHA for c23c3d9
View code at this point
Browse repository at this point
unified: Support OrPattern bindings
asgerf
committed
036ed04
View commit details
Copy full SHA for 036ed04
View code at this point
Browse repository at this point
unified: Add WhileStmt as a Conditional
asgerf
committed
891e244
View commit details
Copy full SHA for 891e244
View code at this point
Browse repository at this point
unified: Add tests with 'while let'
asgerf
committed
c8eb207
View commit details
Copy full SHA for c8eb207
View code at this point
Browse repository at this point
unified: More fixes in test cases
asgerf
committed
e7bff85
View commit details
Copy full SHA for e7bff85
View code at this point
Browse repository at this point
unified: Fix broken block syntax
Show description for 6ea146f
asgerf
committed
6ea146f
View commit details
Copy full SHA for 6ea146f
View code at this point
Browse repository at this point
unified: Flatten GuardIfStmt into the enclosing block
asgerf
committed
a86c7ba
View commit details
Copy full SHA for a86c7ba
View code at this point
Browse repository at this point
Shared: remove unused getLhs() predicate
asgerf
committed
d0cd4ac
View commit details
Copy full SHA for d0cd4ac
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
unified: Add debug query for local scoping graph
asgerf
committed
36b31a8
View commit details
Copy full SHA for 36b31a8
View code at this point
Browse repository at this point
unified: Add local name binding and tests
Show description for bced7bb
asgerf
committed
bced7bb
View commit details
Copy full SHA for bced7bb
View code at this point
Browse repository at this point
unified: Add a few more AST helper classes
asgerf
committed
970e991
View commit details
Copy full SHA for 970e991
View code at this point
Browse repository at this point
unified: Move Comments.ql into AstExtra.qll
Show description for 982f6a5
asgerf
committed
982f6a5
View commit details
Copy full SHA for 982f6a5
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Merge pull request #22090 from asgerf/unified/inline-test-expectations
Show description for 11e75c1
asgerf
authored
11e75c1
View commit details
Copy full SHA for 11e75c1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.