dfix 0.1.1
ketmar via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Wed Oct 29 15:07:22 PDT 2014
On Tue, 28 Oct 2014 01:29:30 +0000
Brian Schott via Digitalmars-d-announce
<digitalmars-d-announce at puremagic.com> wrote:
> No. Really. I'm serious.
>
> https://github.com/Hackerpilot/dfix
>
> dfix is a tool for automatically upgrading older D syntax to the
> newer style.
>
> * Updates old-style alias syntax to new-style
> * Fixes implicit concatenation of string literals
> * Automatic conversion of C-style array declarations and
> parameters to D-style.
> * Upgrades code to comply with DIP64 if the --dip64 switch is
> specified. (You
> probably don't want to use this)
> * Upgrades code to comply with DIP65 unless the --dip65=false
> switch is specified.
great! haven't tried it yet, but it's great that we now have such tool.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20141030/778ae463/attachment.sig>
More information about the Digitalmars-d-announce
mailing list