1 Title: DMD(FE) speller (suggestions)
2 Tags: en, d, spell, clang, dmd, dmdfe, error, patch, compiler
4 After some repetitive `discussion`__\ s about how to improve error messages
5 (usually inspired__ by clang__), it looks like `now the DMD frontend can
6 suggest`__ the correct symbol name when you have a typo =)
8 __ http://thread.gmane.org/gmane.comp.lang.d.general/27310
9 __ http://zi.fi/shots/clang.png
10 __ http://clang.llvm.org/
11 __ http://www.dsource.org/projects/dmd/changeset/408
13 .. vim: set et sw=3 sts=3 :