unused/test/Unused
Joshua Clayton 64f62d0141
Allow for rg in addition to ag
Why?
====

rg is oftentimes faster for searching across a codebase than ag;
however, it's newer and potentially more unfamiliar, so ag still remains
the default.

This is an introduction to supporting rg, but without updating the
Homebrew recipe yet. Given a trial run, I can imagine switching to it as
a default eventually.
2017-04-24 06:37:20 -07:00
..
Cache Use .gitignore to determine files for fingerprinting a project 2016-05-26 17:19:35 -04:00
Grouping Improve alias calculations 2016-07-16 05:19:42 -04:00
TermSearch Allow for rg in addition to ag 2017-04-24 06:37:20 -07:00
AliasesSpec.hs Configure default extensions (namely, OverloadedStrings) 2017-01-23 18:23:00 -05:00
LikelihoodCalculatorSpec.hs Replace Cabal-managed config loading with FileEmbed 2016-08-18 17:59:12 -04:00
ParserSpec.hs Replace Cabal-managed config loading with FileEmbed 2016-08-18 17:59:12 -04:00
ProjectionSpec.hs Configure default extensions (namely, OverloadedStrings) 2017-01-23 18:23:00 -05:00
ResponseFilterSpec.hs Replace Cabal-managed config loading with FileEmbed 2016-08-18 17:59:12 -04:00
TypesSpec.hs Improve alias calculations 2016-07-16 05:19:42 -04:00
UtilSpec.hs Switch to faster/more naive implementation of String to Int conversion 2016-05-18 11:17:13 -04:00