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
10k
Code
Issues
998
Pull requests
453
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
extractor
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2026
Unified: Make Linux build hermetic
jketema
committed
0f1fd7f
View commit details
Copy full SHA for 0f1fd7f
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
unified: Fix translation of callee in constructor pattern
asgerf
committed
c58a096
View commit details
Copy full SHA for c58a096
View code at this point
Browse repository at this point
unified: Add test showing AST mapping error
Show description for a658c77
asgerf
committed
a658c77
View commit details
Copy full SHA for a658c77
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
unified: Preserve array constructor trailing closures
asgerf
committed
d6164c3
View commit details
Copy full SHA for d6164c3
View code at this point
Browse repository at this point
unified: Fix handling of unscoped imports
Show description for 970e4c6
asgerf
committed
970e4c6
View commit details
Copy full SHA for 970e4c6
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
unified: Add newlines at EOF
asgerf
committed
8080bac
View commit details
Copy full SHA for 8080bac
View code at this point
Browse repository at this point
unified: Fix handling of exprPattern
asgerf
committed
a9792e5
View commit details
Copy full SHA for a9792e5
View code at this point
Browse repository at this point
unified: Use '.' as location for inferred_type_expr
asgerf
committed
171aa7a
View commit details
Copy full SHA for 171aa7a
View code at this point
Browse repository at this point
unified: Handle bracketed generic array metatypes
asgerf
committed
55b96f1
View commit details
Copy full SHA for 55b96f1
View code at this point
Browse repository at this point
unified: Handle bracketed generic array constructors
asgerf
committed
574a5c9
View commit details
Copy full SHA for 574a5c9
View code at this point
Browse repository at this point
unified: Fix mapping for compound type names
asgerf
committed
c9fc793
View commit details
Copy full SHA for c9fc793
View code at this point
Browse repository at this point
unified: Fix extraction of literals
asgerf
committed
51fe273
View commit details
Copy full SHA for 51fe273
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Merge pull request #22290 from github/jketema/unified-build
Show description for 7b3c872
jketema
authored
7b3c872
View commit details
Copy full SHA for 7b3c872
View code at this point
Browse repository at this point
Address Copilot review comments
jketema
committed
c2d9383
View commit details
Copy full SHA for c2d9383
View code at this point
Browse repository at this point
Unified: Ensure extractor can find the Swift `.so` when built with cargo
jketema
committed
808ef15
View commit details
Copy full SHA for 808ef15
View code at this point
Browse repository at this point
Unified: Make test runnable under Bazel
jketema
committed
8d9792a
View commit details
Copy full SHA for 8d9792a
View code at this point
Browse repository at this point
Unified: Clean up remainders of the standalone Swift parser
jketema
committed
4e2ac7c
View commit details
Copy full SHA for 4e2ac7c
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Unified: Call the swift code directly instead of going through a binary
jketema
committed
ad1bd59
View commit details
Copy full SHA for ad1bd59
View code at this point
Browse repository at this point
Unified: Add swift-syntax build dependency to the extractor
jketema
committed
1d824fe
View commit details
Copy full SHA for 1d824fe
View code at this point
Browse repository at this point
unified: Add mappings for constructor calls with generic arguments
asgerf
committed
74e46ba
View commit details
Copy full SHA for 74e46ba
View code at this point
Browse repository at this point
unified: Add mappings for type parameters on functions and type aliases
asgerf
committed
6e89c7b
View commit details
Copy full SHA for 6e89c7b
View code at this point
Browse repository at this point
unified: Fix extraction of type parameter bounds and constraints
asgerf
committed
cea1106
View commit details
Copy full SHA for cea1106
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
tree-sitter-extractor: Support facade AST
asgerf
committed
68f1973
View commit details
Copy full SHA for 68f1973
View code at this point
Browse repository at this point
Merge pull request #22246 from github/tausbn/swift-syntax-rs-enhancements
Show description for 034da37
tausbn
authored
034da37
View commit details
Copy full SHA for 034da37
View code at this point
Browse repository at this point
unified: Generate corpus output
asgerf
committed
6e0d62c
View commit details
Copy full SHA for 6e0d62c
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
unified: Add some corpus tests
Show description for 91c2d72
asgerf
committed
91c2d72
View commit details
Copy full SHA for 91c2d72
View code at this point
Browse repository at this point
unified: Encode catch/case patterns with conditional_pattern and or_pattern
asgerf
committed
1646684
View commit details
Copy full SHA for 1646684
View code at this point
Browse repository at this point
unified: Factor catch/case guards into conditional_pattern
Show description for 7e1f6b9
asgerf
committed
7e1f6b9
View commit details
Copy full SHA for 7e1f6b9
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
yeast: Add optional fields to tree templates
Show description for a0dc898
tausbn
and
Copilot
committed
a0dc898
View commit details
Copy full SHA for a0dc898
View code at this point
Browse repository at this point
unified: Handle assignment etc. in unresolved operator sequences
Show description for c60900f
tausbn
committed
c60900f
View commit details
Copy full SHA for c60900f
View code at this point
Browse repository at this point
unified: Add corpus cases for currently-unsupported Swift constructs
Show description for 0c17c69
tausbn
and
Copilot
committed
0c17c69
View commit details
Copy full SHA for 0c17c69
View code at this point
Browse repository at this point
unified: Delete the vendored tree-sitter-swift crate
Show description for 1c4dfca
tausbn
and
Copilot
committed
1c4dfca
View commit details
Copy full SHA for 1c4dfca
View code at this point
Browse repository at this point
unified: Stop using the tree-sitter-swift grammar
Show description for 97b5a9d
tausbn
and
Copilot
committed
97b5a9d
View commit details
Copy full SHA for 97b5a9d
View code at this point
Browse repository at this point
unified: Emit base types from inheritance clauses
Show description for 80c4b44
tausbn
and
Copilot
committed
80c4b44
View commit details
Copy full SHA for 80c4b44
View code at this point
Browse repository at this point
unified: Emit structured generic type arguments
Show description for 08024d8
tausbn
and
Copilot
committed
08024d8
View commit details
Copy full SHA for 08024d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.