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 array operations output type the same as the input one for fixed sized arrays
- `immutable pure` constructors must not be allowed for mutable construction
- Linkage (extern) ignored in alias declaration
- Initialization in lazy function parameter allows immutable member not to be initialized
- mixin template fails overload resolution
- Typeinfo.compare uses bitwise comparison for structs
- Error should state why wrong template lambda doesn't match expected function type
- [Optimizer] optimize x >= a && x <= b and such to one comparison
- Class members as template alias parameters not CTFE-able
- Propagate some value ranges from contracts
- Docs
- D not yet supported