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
- Virtual function cannot be declared and defined in the same scope.
- wrong "matches more than one template declaration" error with template specialization on alias parameters
- final opCmp in interface: throws at runtime. (OK if abstract class instead of interface)
- override non-inout with inout
- alias to typecons.Rebindable depends on lexical order
- __traits(compiles) inconsistent for child class
- Wrong error message for bad selective import
- Less noisy error messages if built-in method is @disable (e.g. opAssign)
- Unloading Shared Library Closes stdout File Handle.
- Compiler should error on impossible cross-class type casts
- Docs
- D not yet supported