digitalmars.D.announce - Visual D 0.46.0 released - more VS2017 and LDC integration
- Rainer Schuetze (15/15) Dec 02 2017 Hi,
- kinke (3/6) Dec 02 2017 Thx Rainer, appreciated.
- flamencofantasy (3/22) Dec 04 2017 Thanks, your work is much appreciated!
- Radu (3/22) Dec 07 2017 Cool stuff, thanks!
Hi, I have just released version 0.46 of Visual D, see http://rainers.github.io/visuald/visuald/StartPage.html This release doesn't come with major new features, but a list of bug fixes and incremental improvements, those with the largest impact: * improved VS 2017 integration * improved LDC support * support for new symbol mangling and parsing 'static foreach' See http://rainers.github.io/visuald/visuald/VersionHistory.html for the full version history. Visual D is a Visual Studio extension that adds D language support to VS2008-2017. It is written in D, its source code can be found on github: https://github.com/D-Programming-Language/visuald, pull requests welcome. Happy coding, Rainer
Dec 02 2017
On Saturday, 2 December 2017 at 16:31:00 UTC, Rainer Schuetze wrote:Hi, I have just released version 0.46 of Visual D, see http://rainers.github.io/visuald/visuald/StartPage.htmlThx Rainer, appreciated.
Dec 02 2017
On Saturday, 2 December 2017 at 16:31:00 UTC, Rainer Schuetze wrote:Hi, I have just released version 0.46 of Visual D, see http://rainers.github.io/visuald/visuald/StartPage.html This release doesn't come with major new features, but a list of bug fixes and incremental improvements, those with the largest impact: * improved VS 2017 integration * improved LDC support * support for new symbol mangling and parsing 'static foreach' See http://rainers.github.io/visuald/visuald/VersionHistory.html for the full version history. Visual D is a Visual Studio extension that adds D language support to VS2008-2017. It is written in D, its source code can be found on github: https://github.com/D-Programming-Language/visuald, pull requests welcome. Happy coding, RainerThanks, your work is much appreciated!
Dec 04 2017
On Saturday, 2 December 2017 at 16:31:00 UTC, Rainer Schuetze wrote:Hi, I have just released version 0.46 of Visual D, see http://rainers.github.io/visuald/visuald/StartPage.html This release doesn't come with major new features, but a list of bug fixes and incremental improvements, those with the largest impact: * improved VS 2017 integration * improved LDC support * support for new symbol mangling and parsing 'static foreach' See http://rainers.github.io/visuald/visuald/VersionHistory.html for the full version history. Visual D is a Visual Studio extension that adds D language support to VS2008-2017. It is written in D, its source code can be found on github: https://github.com/D-Programming-Language/visuald, pull requests welcome. Happy coding, RainerCool stuff, thanks!
Dec 07 2017