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
- 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
- Defer semantic2 and semantic3 of function local symbols until the end of enclosing function
- Incorrect error: mismatched array lengths, X and 1
- Wrong cross-module overload resolution with std.process.pipe and std.functional.pipe
- Some type tooltips in the generated html docs
- (void delegate() f) is not callable using argument types (void function() pure nothrow @safe)
- Multi operators with template mixins produces an error
- Docs
- D not yet supported