summaryrefslogtreecommitdiff
path: root/Lib/d
Commit message (Expand)AuthorAgeFilesLines
* [D] Don't break function return types in typemaps.i.David Nadlinger2011-01-291-9/+9
* [D] Fix byte/ubyte confusion in typemaps.i.David Nadlinger2011-01-291-4/+4
* [D] Support for C++ references to primitive types.David Nadlinger2011-01-291-5/+12
* [D] Removed leftover %dstripprefix definition.David Nadlinger2010-12-301-1/+0
* [D] Operator overloading support for D1 and D2.David Nadlinger2010-12-302-71/+223
* [D] Replaced the term "wrap D module" with "intermediary D module" (including...David Nadlinger2010-11-2813-169/+169
* [D] Refer to the built-in Exception class using its fully-qualified name.David Nadlinger2010-11-271-12/+12
* [D] Use __cdecl instead of __stdcall on Windows as well to avoid special casing.David Nadlinger2010-11-221-4/+4
* [D] Added a missing part of the Windows wrapper library loading code.David Nadlinger2010-11-211-0/+5
* [D] Renamed the "dnativeconst" feature to "dmanifestconst".David Nadlinger2010-11-181-1/+1
* Added support for the D programming languge.David Nadlinger2010-11-1828-0/+3319