hledger/hledger-lib/Hledger
Stephen Morgan c966a0f413 fix!: cbr: Remove old account type query code. (#1921)
This replaces the old journal*AccountQuery with the new Type query. This
enables uniform treatment of account type, and fixes a subtle bug
(#1921).

Note that cbcsubreportquery no longer takes Journal as an argument.
2022-08-21 08:27:51 +01:00
..
Data fix!: cbr: Remove old account type query code. (#1921) 2022-08-21 08:27:51 +01:00
Read dev: lib: fix a failing doctest 2022-08-18 05:08:10 +01:00
Reports fix!: cbr: Remove old account type query code. (#1921) 2022-08-21 08:27:51 +01:00
Utils imp: add a missing space after colon in some debug output 2022-08-16 09:13:30 +01:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs fix: tags: also match accounts declared but not used (#1857) 2022-04-14 12:28:43 -10:00
Read.hs fix: fix multi-file account display order; improve file read logging (#1909) 2022-08-16 09:13:30 +01: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 fix!: Revert "fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619)" 2022-06-01 09:35:18 +10:00