hledger/hledger-lib/Hledger/Read
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
..
CsvReader.hs abstract parsec's SourcePos so as to derive NFData 2015-08-13 12:56:15 -07:00
JournalReader.hs lib: memoise accountNameApplyAliases too ? 2015-09-26 15:58:12 -10:00
TimelogReader.hs clarify modifiedaccountnamep 2015-09-24 14:23:52 -10:00