hledger/hledger-lib/Hledger/Read
Simon Michael d685d1aa9b lib,rewrite: simplify transactionModifierToFunction
This removes transactionModifierToFunction's extra query parameter;
the rewrite command sets it in the TransactionModifier instead, which
I think is equivalent. I had to change one functional test, but it
seems correct now, so perhaps it wasn't working right before ?
2018-08-02 08:25:49 +01:00
..
Common.hs lib,rewrite: simplify transactionModifierToFunction 2018-08-02 08:25:49 +01:00
CsvReader.hs csv: interpolated field names in values are now case insensitive 2018-07-22 22:26:24 +01:00
JournalReader.hs lib: ModifierTransaction -> TransactionModifier; try to clarify a bit 2018-07-30 19:38:21 +01:00
LedgerReader.hs.disabled lib: disable WIP ledger4 parser, lighten dependencies 2017-03-29 21:06:26 -07:00
TimeclockReader.hs lib: weaken parser types 2018-06-11 13:57:30 -06:00
TimedotReader.hs clean up debug helpers (api change) 2018-07-16 15:28:58 +01:00