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
- certain array operations fail during CTFE when used to initialize a static array
- Add -checkaction=D support to BetterC
- DWARF: member functions are not represented as children of the aggregate, struct or class
- Mixin get processed in lexical order, resulting in forward reference issues
- Redundant storage classes are allowed for user defined types
- dmd's -o- switch suppresses shared library as well
- extern(C++) ignored on template mixin declarations
- DDoc doesn't document symbols inside static foreach loops
- Spurious "forward reference to inferred return type of function call" with recursive template functions
- switch skips declaration of variable except it actually doesn't
- Docs
- D not yet supported