darcs

Patch 99 Camel case Darcs.Match exports. (and 1 more)

Title Camel case Darcs.Match exports. (and 1 more)
Superseder Nosy List dagit, darcs-users, kowey
Related Issues
Status accepted Assigned To dagit
Milestone

Created on 2009-11-24.18:28:04 by kowey, last changed 2011-05-10.20:06:07 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
camel-case-and-rename-prim-patch-predicates_.dpatch kowey, 2009-11-27.16:23:48 text/x-darcs-patch
camelCase.hs kowey, 2009-11-27.16:24:59 text/x-haskell
unnamed kowey, 2009-11-24.18:28:04 text/plain
unnamed kowey, 2009-11-27.16:23:48 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg9489 (view) Author: kowey Date: 2009-11-24.18:28:04
For Jason :-)

Tue Nov 24 18:15:43 GMT 2009  Eric Kow <kowey@darcs.net>
  * Camel case Darcs.Match exports.

Tue Nov 24 18:24:45 GMT 2009  Eric Kow <kowey@darcs.net>
  * Camel case Darcs.Repository.Format exports.
Attachments
msg9503 (view) Author: kowey Date: 2009-11-27.16:23:48
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
msg9515 (view) Author: darcswatch Date: 2009-11-30.21:26:27
This patch bundle (with 8 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-969502c21c4e41c7ce33d9902c3daadb8caaf18b
msg14241 (view) Author: darcswatch Date: 2011-05-10.20:06:07
This patch bundle (with 8 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-969502c21c4e41c7ce33d9902c3daadb8caaf18b
History
Date User Action Args
2009-11-24 18:28:04koweycreate
2009-11-24 18:31:10darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html
2009-11-27 16:23:50koweysetfiles: + camel-case-and-rename-prim-patch-predicates_.dpatch, unnamed
messages: + msg9503
2009-11-27 16:24:34koweysetfiles: - camel-case-darcs_match-exports_.dpatch
2009-11-27 16:24:59koweysetfiles: + camelCase.hs
2009-11-27 16:25:10koweysetassignedto: dagit
nosy: + dagit
2009-11-30 21:26:29darcswatchsetstatus: needs-review -> accepted
messages: + msg9515
2011-05-10 19:37:30darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html -> http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-82e62492e73ee22f43a52eddc598fe33ad5c6890
2011-05-10 20:06:07darcswatchsetmessages: + msg14241