hledger/hledger-lib/Hledger
Simon Michael c21b666130 csv: handle more sign variations, eg a sign by itself
simplifySign now covers a few more sign combinations that might arise.
And in particular, it strips a standalone sign with no number,
which simplifies sign flipping with amount-in/amount-out.
2021-01-07 10:06:38 -08:00
..
Data ;lib: valuation: improve --debug=2 output 2021-01-07 08:59:04 -08:00
Read csv: handle more sign variations, eg a sign by itself 2021-01-07 10:06:38 -08:00
Reports lib: Make sure AtEnd valuation behaviour is consistent between single- and multi-period reports (#1424). 2021-01-05 14:42:09 -08:00
Utils lib: add level argument to fix traceAtWith 2021-01-07 08:57:25 -08:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib,cli,ui: Replace some uses of String with Text, get rid of some unpacks, clean up showMixed options. 2021-01-02 15:08:09 +11:00
Read.hs lib,cli: Assorted fixes for older GHC. 2021-01-02 15:08:09 +11:00
Reports.hs lib,cli: Store parsed Query in ReportOpts, rather than an unparsed 2020-10-23 14:14:11 -07:00
Utils.hs lib: Make Default instances clearer, remove Default instance for Bool. 2020-10-23 14:14:11 -07:00