Re: DDT 0.10.0 released - featuring DUB support.

2014-03-24 Thread Casper Færgemand
Is the install guide on github up to date?

Re: dmd 2.065 beta 2

2014-01-31 Thread Casper Færgemand
What's the point of the Windows installer? Does it make 64bit work out of the box? If so I'll definitely give it a go.

Re: DCD 0.3.0-beta1 and DScanner 0.1.0-beta1

2014-01-30 Thread Casper Færgemand
On Thursday, 30 January 2014 at 13:02:53 UTC, Casper Færgemand wrote: Is it possible to get an updated build.bat file that doesn't rely on 64bit? There also seems to be files mentioned in the script that don't exist anymore. And that would be "style.d". After removin

Re: DCD 0.3.0-beta1 and DScanner 0.1.0-beta1

2014-01-30 Thread Casper Færgemand
Is it possible to get an updated build.bat file that doesn't rely on 64bit? There also seems to be files mentioned in the script that don't exist anymore.

Re: So, You Want To Write Your Own Programming Language?

2014-01-22 Thread Casper Færgemand
On Wednesday, 22 January 2014 at 11:59:30 UTC, bearophile wrote: I'd like to measure this statement experimentally: are error messages in Go and Scala any worse because of the optional use of semicolons? My initial supposition is that the answer is negative. Error messages in SML are either r

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-28 Thread Casper Færgemand
I updated the language bindings from 0.5.5.6 to 0.5.5.7. While past experience tells me anything I say will only serve to make a fool of myself, I shall accept my fate and say that so far I have not been able to reproduce the null pointer exception. And by that I mean I am able to hit the keybo

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread Casper Færgemand
On Saturday, 28 December 2013 at 02:02:44 UTC, Alexander Bothe wrote: May I have some code samples? Writing 'SysTime' may happen everywhere - as well as 'a similar null-pointer' .. I have no magic glass bowl to look in, you know. ;-) I can't reproduce it in a new file. I can, however, go to any

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread Casper Færgemand
On Friday, 27 December 2013 at 20:47:07 UTC, Alexander Bothe wrote: snip Cheers, Alex Hmm, it's not just modules, I think I know what's wrong. I just wrote SysTime and stopped, realizing I wanted it in a function instead. As I started writing the new function, I was continuously interrupted

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread Casper Færgemand
I'll take it back. When writing a module specification, it kept interrupting me with this error. Due to an annoying error in Mono-Develop, I cannot change the language in the program without changing it in my OS, which I don't bother this moment. I have translated the first line, it's in {}. "v

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2013-12-27 Thread Casper Færgemand
Awesome. It seems to work fine so far. Since I started using dub I had to say goodbye to what working IDEs I had running, and when I tried Mono I was unlucky enough to do so right after an update that killed everything (mono crashed, plugins didn't work, couldn't find compiler, couldn't recogni