hledger/hledger-lib/Hledger
Jesse Rosenthal 20f134c96b read: only run finalise twice if there are modifiers
Previously we ran if `--auto` was set. But this adds a small
performance hit if `--auto` becomes default. Now we only run twice if
there are transactionModifiers AND `--auto` is set. So even if auto is
specified, there will be no penalty if there are no modifiers.
2018-10-12 07:39:53 -07:00
..
Data Journal: make reordering optional in journalFinalise 2018-10-12 07:39:53 -07:00
Read read: only run finalise twice if there are modifiers 2018-10-12 07:39:53 -07:00
Reports lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
Utils lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs lib: fix home path expansion in includes 2018-10-09 13:35:40 -10:00