hledger/hledger-lib/Hledger
Simon Michael f8f2d457b9 lib: memoize toRegex[CI] (#244)
The regex helpers were converting strings to regex-tdfa regular
expressions on the fly every time, but this appears to be quite
expensive. The simplest memoisation lib seems to solve it nicely.
2015-09-26 15:39:21 -10:00
..
Data whitespace 2015-09-22 12:59:25 -07:00
Read clarify modifiedaccountnamep 2015-09-24 14:23:52 -10:00
Reports lib: fix tests for zero amount style (#230, #276) 2015-09-02 16:38:45 -07:00
Utils lib: memoize toRegex[CI] (#244) 2015-09-26 15:39:21 -10:00
Data.hs balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
Query.hs validate --depth/depth:'s argument is positive 2015-08-28 09:57:30 -07:00
Read.hs begin reviving journalreader unit tests 2015-06-11 10:16:46 -07:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs lib: 6-tuple accessors 2015-08-24 16:24:11 -07:00