hledger/hledger-lib/Hledger/Read
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
..
Common.hs read: only run finalise twice if there are modifiers 2018-10-12 07:39:53 -07:00
CsvReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
JournalReader.hs journal: account directives can declare account types 2018-10-09 14:24:59 -10:00
LedgerReader.hs.disabled lib: Fix compile errors in tests 2018-08-14 16:05:06 +01:00
TimeclockReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
TimedotReader.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00