More semi-automated camelCasing noise in my brain-dead state.
With these patches we are down to 404 camelCase warnings from hlint.
I also think this gets us over the threshold where new Darcs hackers
will stop asking how to name their variables.
My camelCase helper is getting fancier; now I just pass in a source file and it
looks for exports and type signatures for top level functions.
Thu Nov 26 13:33:25 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case and rename Prim patch predicates.
The problem is that we can't just replace is_hunk with isHunk because the
latter already exists.
Thu Nov 26 13:35:54 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case Darcs.Patch exported functions.
Fri Nov 27 14:45:49 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case Darcs.Arguments and exports.
Fri Nov 27 15:50:37 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case helper functions exported by Darcs.Commands.Help.
Fri Nov 27 15:58:52 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case Darcs.Commands.* and their exports.
Fri Nov 27 16:07:00 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case Darcs.Commands and its exports.
Fri Nov 27 16:11:52 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case Darcs.Repository.Format and its exports.
Fri Nov 27 16:15:27 GMT 2009 Eric Kow <kowey@darcs.net>
* Camel case Darcs.Match and its exports.
Attachments
|