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
- Allow `ref` in front tuple expansion in `foreach` over range iff `front` returns by `ref`
- Spellchecker should not suggest recursive definitions
- Don't show 'only one main allowed' error when compiling with '-c'
- PIC code on X86 should use thunk to get PC
- NRVO with multiple return statements
- bad purity propagation for double-nested delegate templates
- Recognize identical scope of nested structs
- Pick up "this" from alias parameters to nested templates
- __traits(identifier, s.tupleof[0]) fails when s is a pointer to a struct
- Win64 64 bit C ABI not followed for passing structs as function parameters
- Docs
- D not yet supported