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
- alias this and mixin templates should be interchangeable
- template value parameter cause too long mangling
- Usage of alias in opBinary on object that is passed in leads to unexpected behaviour.
- Error Message when lvalue required doesn't mention mismatch
- `typeid` returns unqualified type info for qualified class instance
- `inout` is incorrectly resolved as `const` if there is a default parameter
- Allow generic "BasicType" in alias this declaration
- Inconsistent abilities to compare `const`/`immutable` classes
- [AA] Associative arrays should reject `const`/`immutable` classes as keys unless Issue 1824 is fixed
- Inconsistent comparisons of classes between `opCmp` and `opEquals` calls
- Docs
- D not yet supported