<div dir="ltr">Love your work! Keep it up! :)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 September 2014 18:06, Brian Schott via Digitalmars-d-announce <span dir="ltr"><<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://github.com/Hackerpilot/DCD/releases/tag/v0.3.0" target="_blank">https://github.com/<u></u>Hackerpilot/DCD/releases/tag/<u></u>v0.3.0</a><br>
<br>
DCD is an editor-independent autocompletion engine for the D programming language. If you've heard of Jedi or Gocode, you have a pretty good idea of what DCD does.<br>
<br>
It's been a while since I've tagged a release of DCD. The important changes are summarized at the above link. The "tl;dr": it's faster, uses less RAM, crashes less, and I'm bad at VIM and Emacs extensions so you should get them from other people.<br>
<br>
I'd like to give some special thanks to the GtkD project for pointing out that DCD used to be very bad at handling (literally) hundreds of files that publicly imported each other. :-)<br>
<br>
<a href="https://github.com/Hackerpilot/libdparse/releases/tag/v0.1.0" target="_blank">https://github.com/<u></u>Hackerpilot/libdparse/<u></u>releases/tag/v0.1.0</a><br>
<a href="http://code.dlang.org/packages/libdparse" target="_blank">http://code.dlang.org/<u></u>packages/libdparse</a><br>
<br>
The D lexing, parsing, and AST library that powers D-Scanner and DCD is its own project now. The major news items here are that I ran it through some fuzz testing, posted the library's generated documentation online, and registered it with <a href="http://code.dlang.org" target="_blank">code.dlang.org</a>.<br>
</blockquote></div><br></div>