digitalmars.D.announce - dfmt 0.1.3 (codename: "yebblied")
- Brian Schott (6/6) Mar 08 2015 https://github.com/Hackerpilot/dfmt/releases/tag/v0.1.3
- Walter Bright (2/5) Mar 08 2015 Pretty dazz!
- Stefan Koch (2/8) Mar 08 2015 +1
- Ilya Yaroshenko (1/1) Mar 08 2015 Thanks!
- Idan Arye (1/1) Mar 08 2015 I really need to find the time to add dfmt support to Dutyl...
- Jonas Drewsen (4/5) Mar 08 2015 Deadcode have had dfmt support for quite a while now. It is very
- Brian Schott (2/2) Mar 09 2015 https://github.com/Hackerpilot/dfmt/releases/tag/v0.1.4
- Daniel Murphy (9/14) Mar 09 2015 Thanks for fixing them so fast! I've never had a release named after me...
https://github.com/Hackerpilot/dfmt/releases/tag/v0.1.3 dfmt is a source code formatter for D. v0.1.3 fixes 34 issues from v0.1.2. The codename is inspired by somebody who may or may not* have filed 45 Github issues, 20 of them in a single day. *totally did
Mar 08 2015
On 3/8/2015 12:51 AM, Brian Schott wrote:dfmt is a source code formatter for D. v0.1.3 fixes 34 issues from v0.1.2. The codename is inspired by somebody who may or may not* have filed 45 Github issues, 20 of them in a single day.Pretty dazz!
Mar 08 2015
On Sunday, 8 March 2015 at 08:51:20 UTC, Brian Schott wrote:https://github.com/Hackerpilot/dfmt/releases/tag/v0.1.3 dfmt is a source code formatter for D. v0.1.3 fixes 34 issues from v0.1.2. The codename is inspired by somebody who may or may not* have filed 45 Github issues, 20 of them in a single day. *totally did+1
Mar 08 2015
I really need to find the time to add dfmt support to Dutyl...
Mar 08 2015
On Sunday, 8 March 2015 at 16:31:40 UTC, Idan Arye wrote:I really need to find the time to add dfmt support to Dutyl...Deadcode have had dfmt support for quite a while now. It is very easy to integrate. -Jonas
Mar 08 2015
https://github.com/Hackerpilot/dfmt/releases/tag/v0.1.4 0.1.4 is out with another 9 bugs fixed.
Mar 09 2015
"Brian Schott" wrote in message news:wctzwywddsrjzbygresa forum.dlang.org...https://github.com/Hackerpilot/dfmt/releases/tag/v0.1.3 dfmt is a source code formatter for D. v0.1.3 fixes 34 issues from v0.1.2. The codename is inspired by somebody who may or may not* have filed 45 Github issues, 20 of them in a single day. *totally didThanks for fixing them so fast! I've never had a release named after me before. For anyone interested, I've been running dfmt against ddmd and comparing the diffs. Because ddmd is auto-generated it's also auto-formatted, so the differences mostly show a bug in either magicport or dfmt. This has been a big help in getting ddmd's source ready for (the hopefully imminent) merge into master.
Mar 09 2015