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 }}
adonovan
/
dominikh-tools
Public
forked from
dominikh/go-tools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dominikh-tools
go
ir
on
master
User selector
All users
All time
Commit history
Commits on Jun 11, 2025
go/ir: pop targets stack on range-over-func
Show description for d910512
dominikh
committed
d910512
View commit details
Copy full SHA for d910512
View code at this point
Browse repository at this point
Commits on May 11, 2025
Modernize code
dominikh
committed
a367760
View commit details
Copy full SHA for a367760
View code at this point
Browse repository at this point
Replace interface{} with any
dominikh
committed
72775f3
View commit details
Copy full SHA for 72775f3
View code at this point
Browse repository at this point
Commits on Jan 12, 2025
all: fix typos in comments; remove dupwords
alexandear
authored and
dominikh
committed
21df14b
View commit details
Copy full SHA for 21df14b
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
go/ir: actually build blank functions
Show description for d0a0c65
dominikh
committed
d0a0c65
View commit details
Copy full SHA for d0a0c65
View code at this point
Browse repository at this point
Commits on Jun 29, 2024
go/ir: add descriptive panics around a common symptom
Show description for 999b510
dominikh
committed
999b510
View commit details
Copy full SHA for 999b510
View code at this point
Browse repository at this point
Commits on May 31, 2024
go/ir: don't share constants between functions
Show description for 80d98d7
dominikh
committed
80d98d7
View commit details
Copy full SHA for 80d98d7
View code at this point
Browse repository at this point
Commits on May 25, 2024
go/ir: permit rangefunc yield functions to be synthetic wihle having syntax
dominikh
committed
4719a06
View commit details
Copy full SHA for 4719a06
View code at this point
Browse repository at this point
go/ir: don't build exit block before we know the return parameters
dominikh
committed
95e1ba4
View commit details
Copy full SHA for 95e1ba4
View code at this point
Browse repository at this point
go/ir: fix order of variables in sanity check
dominikh
committed
36c8ae1
View commit details
Copy full SHA for 36c8ae1
View code at this point
Browse repository at this point
go/ir: correctly emit constants used for range-over-int
dominikh
committed
94ed054
View commit details
Copy full SHA for 94ed054
View code at this point
Browse repository at this point
Commits on May 21, 2024
go/ir: don't panic trying to replace phi in unreachable exit node
Show description for a9ef9c7
dominikh
committed
a9ef9c7
View commit details
Copy full SHA for a9ef9c7
View code at this point
Browse repository at this point
Commits on May 20, 2024
go/ir: support range-over-func
Show description for d82d387
timothy-king
and
dominikh
committed
d82d387
View commit details
Copy full SHA for d82d387
View code at this point
Browse repository at this point
go/ir: handle labeled statements with blank labels
Show description for 9712ec4
John Dethridge
and
dominikh
committed
9712ec4
View commit details
Copy full SHA for 9712ec4
View code at this point
Browse repository at this point
go/ir: don't treat _ specially in Prog.{Func,Const,Var}Value
Show description for d074ce0
adonovan
and
dominikh
committed
d074ce0
View commit details
Copy full SHA for d074ce0
View code at this point
Browse repository at this point
go/ir: merge Go 1.17 tests into other tests
dominikh
committed
8877e44
View commit details
Copy full SHA for 8877e44
View code at this point
Browse repository at this point
go/ir: new for var semantics
Show description for e3e173f
timothy-king
and
dominikh
committed
e3e173f
View commit details
Copy full SHA for e3e173f
View code at this point
Browse repository at this point
go/ir: eliminate Program.{bounds,thunks} memoization
Show description for b2a0605
adonovan
and
dominikh
committed
b2a0605
View commit details
Copy full SHA for b2a0605
View code at this point
Browse repository at this point
go/ir: some preparatory cleanups
Show description for 3925f5c
adonovan
authored and
dominikh
committed
3925f5c
View commit details
Copy full SHA for 3925f5c
View code at this point
Browse repository at this point
go/ir: simplify Alloc helpers
Show description for ebcfa44
adonovan
and
dominikh
committed
ebcfa44
View commit details
Copy full SHA for ebcfa44
View code at this point
Browse repository at this point
go/ir: restore instruction comments
Show description for cadfe01
dominikh
committed
cadfe01
View commit details
Copy full SHA for cadfe01
View code at this point
Browse repository at this point
go/ir: new range var semantics
Show description for 53a265e
timothy-king
and
dominikh
committed
53a265e
View commit details
Copy full SHA for 53a265e
View code at this point
Browse repository at this point
go/ir: add support for range-over-int
Show description for 9baf4f3
timothy-king
and
dominikh
committed
9baf4f3
View commit details
Copy full SHA for 9baf4f3
View code at this point
Browse repository at this point
go/ir: propagate goversions in ssa
Show description for 15efd3a
timothy-king
and
dominikh
committed
15efd3a
View commit details
Copy full SHA for 15efd3a
View code at this point
Browse repository at this point
go/ir/irutil: populate TypesInfo.Instances in BuildPackage
dominikh
committed
586661b
View commit details
Copy full SHA for 586661b
View code at this point
Browse repository at this point
go/ir: fix bug in writeSignature on external functions
Show description for 370220e
timothy-king
and
dominikh
committed
370220e
View commit details
Copy full SHA for 370220e
View code at this point
Browse repository at this point
go/ir: treat length of type parameters as constant
Show description for 339d20b
dominikh
committed
339d20b
View commit details
Copy full SHA for 339d20b
View code at this point
Browse repository at this point
go/ir: add MultiConvert instruction
Show description for 4e31af3
timothy-king
and
dominikh
committed
4e31af3
View commit details
Copy full SHA for 4e31af3
View code at this point
Browse repository at this point
Commits on May 16, 2024
Update all checks to support explicit alias nodes in the type graph
Show description for f1bc52b
dominikh
committed
f1bc52b
View commit details
Copy full SHA for f1bc52b
View code at this point
Browse repository at this point
go/ir: remove statistics collection from test
Show description for 8856470
dominikh
committed
8856470
View commit details
Copy full SHA for 8856470
View code at this point
Browse repository at this point
go/ir: don't check for duplicate function names in tests
Show description for 6aa531b
dominikh
committed
6aa531b
View commit details
Copy full SHA for 6aa531b
View code at this point
Browse repository at this point
go/ir: simplify and speed up tests
dominikh
committed
4bd1a74
View commit details
Copy full SHA for 4bd1a74
View code at this point
Browse repository at this point
go/ir: remove trivial isInterface helper
dominikh
committed
1b782a8
View commit details
Copy full SHA for 1b782a8
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
go/ir: emit field and index lvals on demand
Show description for baceee4
dominikh
committed
baceee4
View commit details
Copy full SHA for baceee4
View code at this point
Browse repository at this point
go/ir: fix miscompilation of <<= and >>= statements
dominikh
committed
d52656b
View commit details
Copy full SHA for d52656b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.