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
- $($1) should expand to the macro identified by $1
- Make opCmp more flexible
- Can overload functions with simple enum argument, but not with complex enum argument
- Shared postblits and dtors conflict with non-shared versions
- Replace 2.0^e2 with std.math.ldexp(1.0, cast(int) e2)
- add symbol lookup information in debug info for global variables
- can break immutable with destructor
- Ddoc: Automatically highlight class names
- Filtering a struct instance's .tupleof loses contained this reference
- ClassInfo structure is not read-only
- Docs
- D not yet supported