dmd
https://github.com/dlang/dmd
D
dmd D Programming Language compiler
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
D not yet supported2 Subscribers
Add a CodeTriage badge to dmd
Help out
- Issues
- Fix #19075 - Operator ^^= fails to compile for many numeric type comb…
- Fix #19447 - arr[i..i] = c doesn't lower to a.opIndexAssign(c, a.opSl…
- Convert _aApply/_aApplyR functions to templates
- Fix #18015 - dtoh: Insufficient size_t/ptrdiff_t detection
- Implement getTargetInfo OSXVersion and FreeBSDVersion
- ICE calling function pointer with noreturn parameter
- noreturn parameter allows null pointer to be "called"
- Field destructor not called for extern(C++) class without explicit destructor
- backwards goto out of non-terminating loop not detected as noreturn
- Fix #18337 - Emit coverage counters at call sites of inlined functions
- Docs
- D not yet supported