gen icon indicating copy to clipboard operation
gen copied to clipboard

Verbose output

Open clipperhouse opened this issue 12 years ago • 1 comments

Create a -v(erbose) command-line flag to give output describing the steps and methods being created. This will be helpful for troubleshooting, e.g., to explain why certain methods are not generated for, e.g., non-numeric or non-ordered types.

clipperhouse avatar Jan 25 '14 03:01 clipperhouse

I know this is somewhat of an old issue, but I just spent a bit of time with // +gen set not doing anything before I realized that it's under the "optional" section. At the least, don't you think that should print out an error message, saying that it doesn't know where to find the set typewriter? I could add this if you would like.

hut8 avatar Jan 10 '16 01:01 hut8