New D tool releases
Brian Schott via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Jan 14 01:05:09 PST 2016
Please see the Github links for a list of changes and issues
resolved.
You may notice that they're all in Dub now. The real Brian is in
cryo-stasis in case we need him later. In order to not arouse too
much suspicion about shape-shifters these projects can still be
built with git and make.
dfmt: Code formatter
0.4.2
http://code.dlang.org/packages/dfmt
https://github.com/Hackerpilot/dfmt/releases/tag/v0.4.2
dfix: Code upgrader
0.3.1
http://code.dlang.org/packages/dfix
https://github.com/Hackerpilot/dfix/releases/tag/v0.3.1
DCD: Auto-completion system
0.7.4
http://code.dlang.org/packages/dcd
https://github.com/Hackerpilot/DCD/releases/tag/v0.7.4
D-Scanner: D Lint/analysis tool
0.3.0
http://code.dlang.org/packages/dscanner
https://github.com/Hackerpilot/Dscanner/releases/tag/v0.3.0
libdparse: D Lexer/parser/AST library
0.3.0
http://code.dlang.org/packages/libdparse
https://github.com/Hackerpilot/libdparse/releases/tag/v0.3.0
dsymbol: Symbol resolution code used by DCD and D-Scanner
0.1.0
http://code.dlang.org/packages/dsymbol
https://github.com/Hackerpilot/dsymbol/releases
More information about the Digitalmars-d-announce
mailing list