hledger/hledger-lib/Hledger/Reports
2020-07-10 09:08:03 -07:00
..
AccountTransactionsReport.hs valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
BalanceReport.hs lib: Use last column of historical balance as total. Use totals for balanceReport. 2020-07-07 17:56:38 -07:00
BudgetReport.hs balcmds: avoid short month names in multi-year monthly reports 2020-07-09 12:56:46 -07:00
EntriesReport.hs valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
MultiBalanceReport.hs lib: Replace {pr,prr}Negate with fmap negate. 2020-07-10 09:08:03 -07:00
PostingsReport.hs valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
ReportOptions.hs lib, cli: Use --flat as the default mode for all reports. 2020-07-07 15:49:08 -07:00
ReportTypes.hs lib: Replace {pr,prr}Negate with fmap negate. 2020-07-10 09:08:03 -07:00
TransactionsReport.hs Use nubSort instead of nub . sort. 2020-01-04 08:31:10 -08:00