hledger/hledger-lib/Hledger/Read
Simon Michael d9d94e2cf6 journal: fix breakage in auto posting rule parser (#745)
I was negligent and did not test enough. This should ignore
transaction comments in auto posting rules more safely.
It also adds support for trailing comments on the first line of auto
posting rules, which previously were misparsed as part of the query.
2018-07-26 15:54:21 +01:00
..
Common.hs lib: clarify account name parsing rules 2018-07-26 08:30:32 +01:00
CsvReader.hs csv: interpolated field names in values are now case insensitive 2018-07-22 22:26:24 +01:00
JournalReader.hs journal: fix breakage in auto posting rule parser (#745) 2018-07-26 15:54: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