hledger/hledger-lib/Hledger
Simon Michael 8bdb28a991 csv, journal: infer style from first amount, as documented, not last
This has been broken since hledger 1.12 (!)
2020-11-10 08:58:28 -08:00
..
Data csv, journal: debug output 2020-11-10 08:39:32 -08:00
Read csv, journal: infer style from first amount, as documented, not last 2020-11-10 08:58:28 -08:00
Reports lib,ui: Make sure ReportSpec is updated when updating ReportOpts. 2020-11-09 16:30:15 -08:00
Utils lib: replace pretty-show with pretty-simple 2020-11-10 08:06:11 -08:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib: Remove Empty Query constructor, which does nothing and has done so 2020-11-09 11:21:40 -08:00
Read.hs lib,cli: Replace parsedate and mkdatespan with direct applications of fromGregorian, transaction now takes Day instead of a date string. 2020-08-29 15:08:28 -07: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