On 1/16/2013 2:54 PM, Jason House wrote:
If there's going to be advanced validation, maybe it's better to create a formatting tool similar to gofmt. If passing a source file through it alters the file, it fails. The tool can be shared and could help establish a standard format for D code (or at least Phobos code).
That's why I wrote the tools tolf and detab. Unfortunately, people don't use them. Hence having the autotester reject them.
Here they are: https://github.com/D-Programming-Language/tools
_______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
