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
- Adds a proper initializer + deinitializer process for the lexer
- Fix issue 18716: type `const(char)[]` can not be mapped to C++
- Ternary codegen fixes/optimization
- Fix Issue 18578 - First enum value assigned 0 instead of EnumBaseType.init
- Fix Issue 18516: Add -vnrvo switch
- Revival of DCache, now with SHA1 as hash function + dependencies
- fix Issue 12004 and Issue 13174: Disallow shared destructors and always call the unshared one.
- fix Issue 6856 - Use in contract from base class if not specified in derived
- Fix Issue 18119 - Mark if(__ctfe) blocks as SCOPEctfe
- Add Type.tambig and make ready to use.
- Docs
- D not yet supported