hledger/hledger-lib
Simon Michael 5048d3bf06 lib: memoise accountNameApplyAliases too ?
This adds a accountNameApplyAliasesMemo, which memoises the result of
applying a set of aliases (simple and regex) to an account name. In
theory this should reduce more repetitive work, but in practice it
doesn't seem to make a difference, so it's unused for now.
2015-09-26 15:58:12 -10:00
..
Hledger lib: memoise accountNameApplyAliases too ? 2015-09-26 15:58:12 -10:00
tests Add cabal testsuite for hledger-lib. 2013-05-15 15:56:01 -04:00
CHANGES 0.26 changelogs/release notes 2015-07-12 17:58:02 -07:00
hledger-lib.cabal lib: memoize toRegex[CI] (#244) 2015-09-26 15:39:21 -10:00
Hledger.hs promote Hledger.Query to second level 2012-05-16 07:57:10 +00:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
package.yaml lib: memoize toRegex[CI] (#244) 2015-09-26 15:39:21 -10:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00