DIPs (D Improvement Proposals)
This is the D Improvement Proposal (DIP) index. Review DIP1 for instructions on creating a new DIP.
 | | Number | Title | Status | Description |
| DIP1 | DIP Template | Draft | this is a DIP template that can be used as a model to start a new proposal. |
| DIP2 | Const code bloat | Approved | proposed solution for bug 1961. |
| DIP3 | Remove inheritance protection | Draft | non-public inheritance in a single inheritance language that has a single root object hierarchy makes little sense. |
| DIP4 | Properties | Superseded | an alternate usage/definition syntax for properties. |
| DIP5 | Properties 2 | Superseded | an variant of DIP4. |
| DIP6 | Annotations | Approved | extend the D programming language with annotations. . |
| DIP7 | Operator overloading | Approved | Revamped operator overloading. . |
| DIP8 | Improving Runtime Type Info | Draft | Templating RTTI. . |
|
|