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
- fix #20645 - implement C++ style `init-statement` for `if`
- Add support for shortened switch
- `cast(ref T)...` as shorthand for `*cast(T*)&...`
- Allow comparison clause in `if` statements which contain statement-local declarations?
- min/max `<?` / `>?` expressions
- Enhance alias to work with elements of a sequence?
- Fix #20595 - automatically unittest `destroy(T.init)`
- Exception.toString not useable in @safe
- Can reframe `__rvalue` as an intrinsic function?
- Missing front end error leading to spurious linker errors
- Docs
- D not yet supported