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
- dwarfeh(224) fatal error
- @safe code can write beyond Fiber's stack, despite guard page
- Prevent local imports from hiding imported symbols
- Importing a module that has both modulename.d and modulename/package.d should be an error
- __traits(compiles, a[] = b[]) generates errors without surrounding parentheses
- Null pointer access in CTFE code
- Error: undefined identifier: Static if bodies depend on order of declarations
- dmd -unittest doesn't work when linking against a shared library
- "no property 'value' for type 'void'" when properties split among mixins
- Allow code that may allocated inside __ctfe condition branches in @nogc functions
- Docs
- D not yet supported