hledger/hledger-lib/Hledger
Chris Lemaire cddbae6467 queries: Prefix boolean queries with expr:
Boolean queries are now prefixed with an 'expr:' prefix, making them
completely separable from old queries and making the addition of them a
little more migration proof.

The tests are updated accordingly, changes made to the tests previously
are removed and extra cautious documentation is also removed.
2023-03-27 10:29:26 -10:00
..
Data ;dev: lib: another Balancing fix after ghc 9.6 support (#2011) 2023-03-15 20:26:57 -10:00
Read queries: Prefix boolean queries with expr: 2023-03-27 10:29:26 -10:00
Reports queries: Prefix boolean queries with expr: 2023-03-27 10:29:26 -10:00
Utils dev: unbreak recent change, don't re-export Color/ColorIntensity for now 2023-03-18 20:19:50 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs queries: Prefix boolean queries with expr: 2023-03-27 10:29:26 -10:00
Read.hs ;dev: lib: also build with GHC 9.6.1; add base-compat 2023-03-14 10:42:48 -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 dev: lib: Hledger.Utils cleanup 2022-11-04 22:19:24 -10:00