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
- Add a pragma to suppress deprecation messages
- wrong code when uses struct's methods of .init value
- compiling with -op -od and using absolute paths for source files make dmd write object files anywhere
- @outer() attribute
- Optimize array comparison which use memcmp to something better and remove unnecessary indirections.
- wstring literals cannot be implicitly converted to const(wchar)*
- Struct destructor is not called on out parameter
- Refuse definition too of impossible associative arrays
- Compiler fails to initialize associative array: string->[string->string]
- [:] as empty associative array literal, plus warning for null
- Docs
- D not yet supported