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
- ImportC: .di generator incorrect output for anonymous structs as members
- const(ubyte)[] array argument can be returned as string, mislabeling mutable data as immutable
- "Undefined reference to internal" when -c with SysTime.max in init
- Compiler fails to error about using enum type as a value when compiling with -o-
- inout on the copy constructor makes it so that a normal opAssign does not work with multiple layers of objects
- Scope not inferred on this parameter
- Allow pointer slicing for slices of length 0 or 1
- reading a bool generates redundant masking code
- Make alias work properly
- Semicolon expected after traits
- Docs
- D not yet supported