Re: DCD 0.3.0-beta1 and DScanner 0.1.0-beta1

2014-01-30 Thread Jussi Jumppanen
On Thursday, 30 January 2014 at 04:18:12 UTC, Rory McGuire wrote: Could you try build with the dmd beta? The latest beta produced the same results. But with help form Brian Schott it turns out it just takes a lot longer to compile that one lexer.d file. So the fix is to just be very patien

Re: DCD 0.3.0-beta1 and DScanner 0.1.0-beta1

2014-01-30 Thread Andrea Fontana
On Tuesday, 28 January 2014 at 09:58:27 UTC, Brian Schott wrote: New DCD and DScanner betas are ready for testing. The tags can be found here: https://github.com/Hackerpilot/DCD/tree/0.3.0-beta1 https://github.com/Hackerpilot/Dscanner/tree/0.1.0-beta1 [...] On github i read: "Import paths c

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: 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 removing it from the script along

Re: DCD 0.3.0-beta1 and DScanner 0.1.0-beta1

2014-01-30 Thread Brian Schott
On Thursday, 30 January 2014 at 13:07:33 UTC, Casper Færgemand wrote: 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.

Re: New debugger for D!!!

2014-01-30 Thread Martin Nowak
On 01/29/2014 07:37 AM, Sarath Kodali wrote: Thanks for the link, I will take a look. Is this a working debugger? Kind of ;), I'm not the original author, but I fixed the build and tried to improve it a little. Although I no longer plan to work on this, the existing code might be helpful becau

[Mono-D] Debugger also available on Windows

2014-01-30 Thread Alexander Bothe
Hi everyone, There's debugging functionality in Mono-D on Windows (again - after ~2 years of not having maintained it) now. The blog post (+ screenshot): http://mono-d.alexanderbothe.com/revived-debugging-on-windows/ Further thanks go out to Orvid who has spent some efforts in improving th

Re: [Mono-D] Debugger also available on Windows

2014-01-30 Thread Alexander Bothe
Now I gotta see how it's performing on Windows.. 539ms without skipping function bodies 150ms with skipping them. Quite nice imho.

Re: DCD 0.3.0-beta1 and DScanner 0.1.0-beta1

2014-01-30 Thread Jussi Jumppanen
On Tuesday, 28 January 2014 at 09:58:27 UTC, Brian Schott wrote: New DCD and DScanner betas are ready for testing. The Zeus IDE dot completion, parenthesis completion and goto declaration scripts have been updated and are all working fine with this latest DCD release. As yet there is no s

OSCON speaking proposals due at midnight tonight!

2014-01-30 Thread Walter Bright
Lots of you have submitted speaking proposals for Dconf 2014. There's no reason whatsoever you can't present the same thing at OSCON, or even what you did for Dconf 2013. http://www.oscon.com/oscon2014 What are you waiting for?

Re: dmd 2.065 beta 2

2014-01-30 Thread Manu
On 29 January 2014 14:33, Brad Anderson wrote: > On Wednesday, 29 January 2014 at 00:41:46 UTC, Manu wrote: > >> I had an issue with the windows installer. >> It didn't remember where my existing D installation was, and tried to >> installer it somewhere else by default. >> It should remember whe