hledger/hledger-lib/Hledger
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
..
Data lib: fix error triggered by upper-case day in period expression (#847) 2018-07-24 14:36:45 +01:00
Read journal: fix breakage in auto posting rule parser (#745) 2018-07-26 15:54:21 +01:00
Reports lib: Debug: simplify pprint, export ppShow as pshow (api change) 2018-07-16 12:51:50 +01:00
Utils clean up debug helpers (api change) 2018-07-16 15:28:58 +01:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs prices: allow filtering by query, clarify docs 2018-07-15 09:21:10 +01:00
Read.hs lib, app, web: remove differences between command line and journal file aliases 2018-04-17 16:09:11 -07:00
Reports.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
Utils.hs Use quoteIfNeeded in quoteIfSpaced. Fix escapeDoubleQuotes to escape 2018-04-12 12:04:20 -07:00