hledger/hledger-lib/Hledger/Reports
Stephen Morgan a2d7ac5318 ref: balance: Refactor getPostingsByColumn to use groupByDateSpan.
This reduces code duplication, makes the code more idiomatic, and hides
optimisation magic within groupByDateSpan.
2021-09-18 14:40:28 -10:00
..
AccountTransactionsReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
BalanceReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
BudgetReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
EntriesReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
MultiBalanceReport.hs ref: balance: Refactor getPostingsByColumn to use groupByDateSpan. 2021-09-18 14:40:28 -10:00
PostingsReport.hs cln: Move column grouping functions form Report.PostingsReport to Data.Dates. 2021-09-18 14:40:28 -10:00
ReportOptions.hs ref: ReportOptions{infer_value_} renamed to infer_prices_ 2021-09-18 12:12:31 -10:00
ReportTypes.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00