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
- Small amount of escape analysis to allow more @nogc functions
- Use -vcolumns switch on default and remove it
- `struct` constructor attributes inferred like field destructor is called on initialization
- cast(ref T) should work, along with support from opCast
- `alias this` is not transitive
- static and selective imports should be done lazily
- Inconsistency in empty class and interface parsing
- Strange behaviour aliasing struct members
- template mixins allows to declare duplicates
- -cov does not account for inline conditionals
- Docs
- D not yet supported