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
- A function with pragma(mangle) mixed into a function body is missing from the binary
- Optimize away empty loops that have no side effect
- [REG 2.067] Overload resolution fails to bind immutable class-valued AA to inout parameter of template function
- Key tail immutability should allow hashmap to be impl converted from immutable to mutable
- Assignments from function value parameters should pass by move when possible
- compile unit of generated dwarf info are almost always wrong
- isInputRange fails to recognize range if element type is nested struct that has a copy ctor
- CTFE: Missing destruction of array literal argument for scope slice parameter
- [internals] -target osMajor doesn't accurately reflect actual OS version
- Error: integer constant expression expected instead of `"Hello!\x0a"`
- Docs
- D not yet supported