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
- Implement bit field sanity checks
- `cast(ref T)...` as shorthand for `*cast(T*)&...`
- Limit static object sizes
- Absence of in contract (precondition) on override of method that has one is badly designed
- Missing a way to control the order of arguments passed to the linker makes impossible to link some programs
- cannot use nested function as alias parameter to non-global template
- $ should forward to length by default
- Comparing signed to unsigned does not generate an error
- Precondition contract checks should be statically bound.
- Get rid of unicode validation in string processing
- Docs
- D not yet supported