aboutsummaryrefslogtreecommitdiff
path: root/Utility/Matcher.hs
Commit message (Expand)AuthorAge
* improve commentGravatar Joey Hess2015-09-15
* Fix bug in combination of preferred and required content settings. When one w...Gravatar Joey Hess2015-09-15
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* hlintGravatar Joey Hess2014-04-26
* Added required content configuration.Gravatar Joey Hess2014-03-29
* fix handling of Not in the matcherGravatar Joey Hess2013-05-25
* Fix bug in parsing of parens in some preferred content expressions. This fixe...Gravatar Joey Hess2013-05-24
* finished where indentation changesGravatar Joey Hess2012-12-13
* --auto fixesGravatar Joey Hess2012-12-06
* avoid duplicate code with a more generic monadic matcherGravatar Joey Hess2012-10-13
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* added preferred-content log, and allow editing it with vicfgGravatar Joey Hess2012-10-04
* fun with symbolsGravatar Joey Hess2012-03-17
* optimize monadic ||Gravatar Joey Hess2012-03-16
* go go gadget hlintGravatar Joey Hess2011-09-20
* simplifyGravatar Joey Hess2011-09-20
* convert Token to have separate constructors for each peice of syntaxGravatar Joey Hess2011-09-20
* golfing with curryGravatar Joey Hess2011-09-18
* probably better to error on unknown tokenGravatar Joey Hess2011-09-18
* make find show files meeting limits, even when not presentGravatar Joey Hess2011-09-18
* add a value to match against to match and matchMGravatar Joey Hess2011-09-18
* move to UtilityGravatar Joey Hess2011-09-18