Re: DDT 0.10.0 released - featuring DUB support.

2014-03-24 Thread Bruno Medeiros

On 24/03/2014 15:13, "Casper Færgemand" " wrote:

Is the install guide on github up to date?


Yes, all documentation should be up to date, including the installation 
guide.


--
Bruno Medeiros
https://twitter.com/brunodomedeiros


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: DDT 0.10.0 released - featuring DUB support.

2014-03-24 Thread Bruno Medeiros

On 18/03/2014 22:27, Jay Norwood wrote:

On Friday, 14 March 2014 at 15:44:24 UTC, Bruno Medeiros wrote:

A new version of DDT - D Development tools is out.

This has really nice source browsing... much better than the VisualD.  I
end up using both because the debugging support is still better in VisualD.



Yeah, I wish more GDB/DWARF support existed in Windows, so that 
debugging support was better. GDB support would probably be very hard to 
achieve for D programs that need to compile/link against Windows API or 
the MSVC toolchain, but for programs that don't need that, debugging 
support could be nearly as good as Linux/MacOS... :/



One browsing issue I noticed though is that it has a problem finding
source for properties, for example if you try to find the isDir
definition from lin 2216 of file.d.


Yes, there are lots of simple semantic engine improvements that could be 
made. I haven't yet had time to go back to work on the semantic engine, 
as I've been tied up in other features (DUB support for example)


--
Bruno Medeiros
https://twitter.com/brunodomedeiros


Re: DDT 0.10.0 released - featuring DUB support.

2014-03-18 Thread Jay Norwood

On Friday, 14 March 2014 at 15:44:24 UTC, Bruno Medeiros wrote:

A new version of DDT - D Development tools is out.
This has really nice source browsing... much better than the 
VisualD.  I end up using both because the debugging support is 
still better in VisualD.


One browsing issue I noticed though is that it has a problem 
finding source for properties, for example if you try to find the 
isDir definition from lin 2216 of file.d.


Re: DDT 0.10.0 released - featuring DUB support.

2014-03-18 Thread albatroz

Thank you

On Friday, 14 March 2014 at 15:44:24 UTC, Bruno Medeiros wrote:

A new version of DDT - D Development tools is out.



DDT 0.10.0 released - featuring DUB support.

2014-03-14 Thread Bruno Medeiros

A new version of DDT - D Development tools is out.

https://github.com/bruno-medeiros/DDT/releases/tag/Release_0.10.0

The major new feature is DUB support (there are breaking changes, please 
read the changelog and updated User Guide sections for more info).


A lot of the UI has been cleaned up as well, removing inoperative 
functionality, changing the references to DLTK concepts (such as 
"interpreters" or "script"), etc.


PS: Thanks to Sönke for bringing DUB into an existence, this tool is 
awesome! (this could even be an understatement... a package management 
and build tool is crucial for D's success!)


--
Bruno Medeiros
https://twitter.com/brunodomedeiros