hledger/hledger-lib/Hledger/Reports
Stephen Morgan 7d3cf1747a lib: Make consistent naming scheme for showMixedAmount* functions,
add conversion between old API and new API in the documentation.
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: Make consistent naming scheme for showMixedAmount* functions, 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