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
- Spec: class ABI is wrong about order of interfaces vptr and class fields
- Allow calling trusted `pragma(printf)` function from system code
- `@trusted pragma(printf)` function is only safe to call if it has `...` parameter
- Revert "Revert "Fix #19499 : pragma(lib) and pragma(linkerDirective) can emit duplicate entries to the object""
- Move __monitor as an optional field in Object class
- Fix Issue #22769: ICE on IFTI call inside interpolated string
- ICE on IFTI call inside interpolated string
- `pragma(printf) @trusted` function called with "%s" format specifier can be called unsafely
- `pragma(printf) @system` function can now violate `@safe`
- Only `pragma(printf)` functions marked @safe or @trusted are @safe
- Docs
- D not yet supported