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
- Should report function modifiers in from as errors or at least warnings
- distinguish opApply overload on ref
- Function-local static/shared static data must be destroyed upon thread (process respectively) termination
- cannot .mangleof or typeof() a private member.
- `assert`ions evaluated in CTFE do not print `char[]` arrays as strings
- typeof expression in parameter list appears to select wrong overload
- opEqual on const associative array doesn't work with AA literal
- undefined identifier using identity specialization in specific circumstance
- value.[args] evaluation to opSlice.[args] should be removed
- D compiler reports error when compiling unit test
- Docs
- D not yet supported