hledger/hledger-lib/Hledger/Reports
2021-01-02 15:08:09 +11:00
..
AccountTransactionsReport.hs lib: Remove unused label on TranspactionReport and AccountTransactionsReport. 2021-01-02 15:08:09 +11:00
BalanceReport.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
BudgetReport.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
EntriesReport.hs lib: Remove special handling of now-inaccessible AtDefault valuation constructor. 2020-12-19 11:59:44 -08:00
MultiBalanceReport.hs lib: Remove unused AtDefault constructor for ValuationType. 2020-12-19 11:59:44 -08:00
PostingsReport.hs doc: Fix some outdated documentation. 2021-01-02 15:08:09 +11:00
ReportOptions.hs lib,cli: Use Text Builder for Balance commands. 2021-01-02 15:08:09 +11:00
ReportTypes.hs lib,cli: Use Text for CompoundPeriodicReport titles. 2021-01-02 15:08:09 +11:00
TransactionsReport.hs doc: Fix some outdated documentation. 2021-01-02 15:08:09 +11:00