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
- Make 'abstract' mandatory if the class is intended to be abstract
- Warning against virtual method call from constructor
- Phobos imports in autogenerated .di header files break implicit linking with DLLs
- Slow static array equality
- You can redefine .init and .stringof without error
- Make -w identical to -wi and deprecate it
- Use variable range propagation (VRP) for static assert
- foreach over const input range fails
- App crashes with strange behavior of ctors/dtors from CPP
- Compiler removes inout on templated parameter and then complains it's not there
- Docs
- D not yet supported