hledger/hledger-lib/Hledger
Simon Michael 924ec1c98d journal: clearer transaction balancing errors; refactor
As mentioned by netvor on IRC, the unbalanced transaction error was
not too clear when postings all have the same sign.

Some other wording has been clarified, and the main error message is
now shown on multiple lines for readability (at the cost of
predictability/grepability..)

There's also a probably unnoticeable change: selecting which parts of
the error to show is now based on display precisions (reusing the
balanced check logic), rather than original precisions.
2020-05-29 16:07:58 -07:00
..
Data journal: clearer transaction balancing errors; refactor 2020-05-29 16:07:58 -07:00
Read lib: also infer market prices from transactions, like Ledger (#1239) (WIP) 2020-05-25 17:45:31 -07:00
Reports lib: multiBalanceReport derives query from ReportOpts 2020-05-25 15:50:14 -07:00
Utils show a clearer error message on encountering a malformed regexp 2020-05-07 17:33:05 -07:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs ;web: maintain query when choosing a different 'inacct' account on the sidebar 2020-05-27 04:59:55 -07:00
Read.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00
Reports.hs ;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs 2019-06-14 11:45:25 -07:00
Utils.hs lib: Replace some utility functions with library functions. 2020-03-02 12:45:30 -08:00