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
- Segfault when accessing a recursive lambda declared inside a function generated with a mixin template
- Overload of template and alias to template instantiation that is also a template fails
- float and double literals should be rounded to their precision
- Compiler allow offset a pointer with types of size greater than sizeof(T*)
- Add equivalent of C 'static' for symbols
- BetterC classes vtable
- identity comparison of strings / struct literals not constant folded
- importC: optimizer rejects null dereference of volatile pointer
- premature enum type inference leads to spurious error message
- importC: generated code shouldn't depend on druntime
- Docs
- D not yet supported