hledger/hledger-lib/Hledger
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
..
Data cln: Move column grouping functions form Report.PostingsReport to Data.Dates. 2021-09-18 14:40:28 -10:00
Read lib: Allow multiline comments in csv rules 2021-09-18 12:43:49 -10:00
Reports ref: balance: Refactor getPostingsByColumn to use groupByDateSpan. 2021-09-18 14:40:28 -10:00
Utils ref: Move JournalParser and ErroringJournalParser to Hledger.Data.Journal. 2021-09-18 11:41:53 -10:00
Data.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Query.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Read.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00