dfix 0.2.0

FrankLike via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Nov 25 16:52:36 PST 2014


On Monday, 24 November 2014 at 19:22:52 UTC, Brian Schott wrote:
> dfix is a tool for automatically upgrading the syntax of D 
> source code.
>
> Changes since 0.1.1:
> * #1 dfix will now rewrite "const int foo() {}" to int foo() 
> const {}"
> * #6 The C-style array syntax fix is no longer incorrectly 
> applied to
>   certain ASM statements.
> * #9 You can now provide directory names as arguments to dfix 
> in case
>   you're too lazy to run find and xargs. (And really, who 
> isn't?)
> * #11 dfix is now registered on code.dlang.org.
>   http://code.dlang.org/packages/dfix
> * Added tests.

very  good.


More information about the Digitalmars-d-announce mailing list