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 C23: enum with fixed underlying type (end-to-end + forward declaration)
- ImportC C23: char8_t and u8'c' character constants
- ImportC C23: labels before declarations and before }
- ImportC C23: variadic functions with no named parameter (f(...) / f(int, ...))
- Useless "Cannot return non-void from void function" error on erroneous function call
- Fix #23143 - importC: translate function alias macros to aliases
- [2024 edition] Deprecate method prefix type qualifiers
- Run test suite with druntime, not Phobos
- Make generated identifiers stable across compilation
- [dsymbolsem.d] reduce indentation, avoid `goto`
- Docs
- D not yet supported