Visual D 0.3.31 features GDC support

Rainer Schuetze r.sagitario at gmx.de
Wed Mar 14 00:46:43 PDT 2012


Hi,

the new version of Visual D includes support for building and debugging 
D projects with GDC, both Win32 and x64.

Here is a list of major changes:

2012-03-14 Version 0.3.31

* added support for building with GDC
* added platform support for "x64" (use with GDC only)
* includes new version 0.23 of cv2pdb that now also converts DWARF to pdb
* added option to "Intellisense" page to configure trigger of code 
completion
* new version of mago with bug fixes and support for associative arrays 
in expressions with basic key types
* property: fixed editing multiple configurations at once
* added Compile command to syntax check the current source file
* parser now supports new lambda syntax (x) => x
* fix resource include with spaces

Very short instructions on how to get started with GDC can be found 
here: http://www.dsource.org/projects/visuald/wiki/Installation#UsingGDC

Visual D is a Visual Studio package providing both project management 
and language services for the D programming language. It works with 
Visual Studio 2005-11 as well as the free Visual Studio Shells.

The Visual D installer can be downloaded from its website at 
http://www.dsource.org/projects/visuald

Rainer


More information about the Digitalmars-d-announce mailing list