aboutsummaryrefslogtreecommitdiff
path: root/Lib/d
AgeCommit message (Expand)Author
2011-01-29[D] Fix byte/ubyte confusion in typemaps.i.David Nadlinger
2011-01-29[D] Support for C++ references to primitive types.David Nadlinger
2010-12-30[D] Removed leftover %dstripprefix definition.David Nadlinger
2010-12-30[D] Operator overloading support for D1 and D2.David Nadlinger
2010-11-28[D] Replaced the term "wrap D module" with "intermediary D module" (including...David Nadlinger
2010-11-27[D] Refer to the built-in Exception class using its fully-qualified name.David Nadlinger
2010-11-22[D] Use __cdecl instead of __stdcall on Windows as well to avoid special casing.David Nadlinger
2010-11-21[D] Added a missing part of the Windows wrapper library loading code.David Nadlinger
2010-11-18[D] Renamed the "dnativeconst" feature to "dmanifestconst".David Nadlinger
2010-11-18Added support for the D programming languge.David Nadlinger