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
- Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
- Introduce virtual keyword and remove virtual-by-default
- Poor IO performance on 64-bit dmd 2.066 (OS X)
- ModuleInfo missing when linking to static lib with classes
- Function attribute deduction depends on compile invocation
- Unable to dynamic cast extern(C++) classes
- AA error with string[string][]
- memory allocated for arrays in CTFE functions during compilation is not released
- Inout substituted incorrectly for delegates/fptrs in inout function signature
- static array can be implicitly built from items, when nested in aggregate
- Docs
- D not yet supported