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
- [DIP1000] Allow storing scope and non-scope data in same aggregate
- DMD DLL GC bug when calling a function from an interface that creates a new object
- "template instance is not a template declaration, it is a function alias" when template is in a different module
- Unnecessary and inconsistent restrictions on delegate subtyping
- Allow libraries to display custom error messages with same flexibility as compiler
- Deduce ABI from function parameter for function literal
- `@safe` prohibits capture of lazy delegate
- allow pure functions to call impure functions passed as parameters
- DMD doesn't emit ABI-compatible extern(C++) thunks
- Mixin template should support core.attribute:selector
- Docs
- D not yet supported