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
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
.
burrowers
/
garble
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
369
Star
5.7k
Code
Issues
32
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix ssa2ast bugs
- #1080
#1080
Merged
mvdan
merged 10 commits into
burrowers:master
burrowers/garble:master
from
pagran:ssa2ast-fixes08
pagran/garble:ssa2ast-fixes08
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix ssa2ast bugs
#1080
mvdan
merged 10 commits into
burrowers:master
burrowers/garble:master
from
pagran:ssa2ast-fixes08
pagran/garble:ssa2ast-fixes08
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
ssa2ast: support MultiConvert instruction
Show description for 60ed0f6
pagran
committed
60ed0f6
View commit details
Copy full SHA for 60ed0f6
Browse repository at this point
ssa2ast: assign select recvOk on comma-ok receive
Show description for f523faf
pagran
committed
f523faf
View commit details
Copy full SHA for f523faf
Browse repository at this point
ssa2ast: support range over named map and string types
Show description for 68bd1c5
pagran
committed
68bd1c5
View commit details
Copy full SHA for 68bd1c5
Browse repository at this point
ssa2ast: preserve byte index when ranging over strings
Show description for 3e2bec5
pagran
committed
3e2bec5
View commit details
Copy full SHA for 3e2bec5
Browse repository at this point
ssa2ast: support bound method values
Show description for 0dbd181
pagran
committed
0dbd181
View commit details
Copy full SHA for 0dbd181
Browse repository at this point
ssa2ast: inline types declared in block scopes
Show description for a17eabf
pagran
committed
a17eabf
View commit details
Copy full SHA for a17eabf
Browse repository at this point
ssa2ast: handle blank struct fields
Show description for c1f9ebc
pagran
committed
c1f9ebc
View commit details
Copy full SHA for c1f9ebc
Browse repository at this point
ssa2ast: preserve byte offsets for invalid UTF-8 in string range
Show description for 339816c
pagran
committed
339816c
View commit details
Copy full SHA for 339816c
Browse repository at this point
ssa2ast: substitute type args when inlining block-scoped generic types
Show description for 1590b66
pagran
committed
1590b66
View commit details
Copy full SHA for 1590b66
Browse repository at this point
ssa2ast: resolve type aliases when looking up field names
Show description for 6c6ad7d
pagran
committed
6c6ad7d
View commit details
Copy full SHA for 6c6ad7d
Browse repository at this point
You can’t perform that action at this time.