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 }}
ibuclaw
/
dmd
Public
forked from
dlang/dmd
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2026
Fix an ICE in modifyFieldVar that can be triggered with std.json and std.typecons
rikkimax
authored and
thewilsonator
committed
23ae810
View commit details
Copy full SHA for 23ae810
Browse repository at this point
fix typo
0-v-0
authored and
thewilsonator
committed
3234882
View commit details
Copy full SHA for 3234882
Browse repository at this point
Fix #23021 - getOverloads indexed result .mangleof caused assertion failure
Show description for e044af6
2 people
authored and
thewilsonator
committed
e044af6
View commit details
Copy full SHA for e044af6
Browse repository at this point
Commits on Apr 23, 2026
Fix #18518 - Add mixin template members to -X json output
Show description for 6b2b510
2 people
authored and
thewilsonator
committed
6b2b510
View commit details
Copy full SHA for 6b2b510
Browse repository at this point
more cgstate for x86/cod3.d
WalterBright
authored and
thewilsonator
committed
1a1f0e9
View commit details
Copy full SHA for 1a1f0e9
Browse repository at this point
move cgelem.d globals into CgElem
WalterBright
authored and
thewilsonator
committed
9dce123
View commit details
Copy full SHA for 9dce123
Browse repository at this point
use sink instead of OutBuffer (#23013)
WalterBright
authored
90389e6
View commit details
Copy full SHA for 90389e6
Browse repository at this point
Commits on Apr 22, 2026
use sink instead of OutBuffer
WalterBright
authored and
thewilsonator
committed
7479af4
View commit details
Copy full SHA for 7479af4
Browse repository at this point
remove unnecessary overloads of setString()
WalterBright
authored and
thewilsonator
committed
4047335
View commit details
Copy full SHA for 4047335
Browse repository at this point
more global cgstate to parameter cg (#23012)
WalterBright
authored
b725592
View commit details
Copy full SHA for b725592
Browse repository at this point
complete conversion of __gshared *obj.d to struct
WalterBright
authored and
thewilsonator
committed
e8e25c0
View commit details
Copy full SHA for e8e25c0
Browse repository at this point
Commits on Apr 21, 2026
mscoffobj.d: move __gshared into MscoffObj
WalterBright
authored and
thewilsonator
committed
2f84f0d
View commit details
Copy full SHA for 2f84f0d
Browse repository at this point
move more globals into MachObj
WalterBright
authored and
thewilsonator
committed
0259f30
View commit details
Copy full SHA for 0259f30
Browse repository at this point
Merge pull request #23004 from WalterBright/cgcod_cgstate
Show description for b2eb2ef
dkorpel
authored
b2eb2ef
View commit details
Copy full SHA for b2eb2ef
Browse repository at this point
Merge pull request #23007 from WalterBright/machobj_unsstr
Show description for 160a6f9
dkorpel
authored
160a6f9
View commit details
Copy full SHA for 160a6f9
Browse repository at this point
remove unsstr()
WalterBright
committed
6bf1c3d
View commit details
Copy full SHA for 6bf1c3d
Browse repository at this point
change cgstate to cg in cgcod.d
WalterBright
committed
b2c9e6c
View commit details
Copy full SHA for b2c9e6c
Browse repository at this point
pass through debugprint.d to just make it nicer (#23000)
WalterBright
authored
87a06cb
View commit details
Copy full SHA for 87a06cb
Browse repository at this point
Fix #18481 - Wrong escaping reference error on returning static array#22989
dkorpel
authored
179d809
View commit details
Copy full SHA for 179d809
Browse repository at this point
use nested function to eliminate global blockseen
WalterBright
authored and
thewilsonator
committed
deb3430
View commit details
Copy full SHA for deb3430
Browse repository at this point
bring CGstate to cgreg.d
WalterBright
authored and
thewilsonator
committed
10bacb5
View commit details
Copy full SHA for 10bacb5
Browse repository at this point
add CGstate to nteh_monitor_epilog()
WalterBright
authored and
thewilsonator
committed
daaf997
View commit details
Copy full SHA for daaf997
Browse repository at this point
consolidate some __gshareds into MachObj
WalterBright
authored and
thewilsonator
committed
8d7c5a4
View commit details
Copy full SHA for 8d7c5a4
Browse repository at this point
mscoffobj: collect all __gshared together
WalterBright
authored and
thewilsonator
committed
d032a96
View commit details
Copy full SHA for d032a96
Browse repository at this point
improve bc_str()
WalterBright
authored and
thewilsonator
committed
10e8b40
View commit details
Copy full SHA for 10e8b40
Browse repository at this point
simplify class_str()
WalterBright
authored and
thewilsonator
committed
7830b8c
View commit details
Copy full SHA for 7830b8c
Browse repository at this point
Commits on Apr 20, 2026
remove some __gshared from elfobj.d (#22994)
WalterBright
authored
8ffd142
View commit details
Copy full SHA for 8ffd142
Browse repository at this point
more cgstates in x86/cod1.d and ripple effects (#22993)
WalterBright
authored
ac81445
View commit details
Copy full SHA for ac81445
Browse repository at this point
WReqn: use nested functions rather than __gshared (#22997)
WalterBright
authored
5bbb1d9
View commit details
Copy full SHA for 5bbb1d9
Browse repository at this point
[spec/expression] Improve IsExpression overview (#22992)
Show description for 4b3ce28
ntrel
authored
4b3ce28
View commit details
Copy full SHA for 4b3ce28
Browse repository at this point
Fix #18481 - Wrong escaping reference error on returning static array
Show description for fb19f4d
dkorpel
and
claude
committed
fb19f4d
View commit details
Copy full SHA for fb19f4d
Browse repository at this point
Fix dtoh test after merge error (#22991)
dkorpel
authored
e097595
View commit details
Copy full SHA for e097595
Browse repository at this point
Fix #20078 - Subclasses of C++ classes missing from generated header
Show description for 62b2837
2 people
authored and
thewilsonator
committed
62b2837
View commit details
Copy full SHA for 62b2837
Browse repository at this point
Fix #18274 - misleading "cannot goto into try block" when skipping variable with destructor
Show description for ef96008
2 people
authored and
thewilsonator
committed
ef96008
View commit details
Copy full SHA for ef96008
Browse repository at this point
Fix #21487 - Wrong C++ header generation of `enum string` members (#22975)
Show description for e7a1ca0
dkorpel
and
claude
authored
e7a1ca0
View commit details
Copy full SHA for e7a1ca0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.