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
- Issue 23473: Improvement: Implement single-argument __traits(getOverloads) form.
- Detect undocumented command-line options
- Fix Issue 23452 - Noncopyable variable can be silently passed to a function with variadic args
- fix Issue 23445 - Can leak scope variable through delegate context
- fix Issue 23438 - leaking address of stack
- Enable `-preview=in` by default in the standard library
- Deprecate adding functions with different access specifiers in the same overload set
- Fix Issue 14622 - documented unit test following undocumented symbol
- Generate astTypeName overloads without string mixin
- fix problem with .nounderscore on Ubuntu
- Docs
- D not yet supported