hledger/hledger-lib/Hledger
Stephen Morgan 0a019e2167 lib,cli,web,bin: Replace journalSelectingAmountFromOpts with journalApplyValuationFromOpts.
This also has the effect of allowing valuation in more reports, for
example the transactionReport.
2021-06-08 14:55:05 +10:00
..
Data lib: Remove unused (amount|mixedAmount|posting|transaction)ApplyCostValuation functions. 2021-05-07 22:25:19 +10:00
Read lib: Change internal representation of MixedAmount to use a strict Map 2021-05-01 09:45:29 -10:00
Reports lib,cli,web,bin: Replace journalSelectingAmountFromOpts with journalApplyValuationFromOpts. 2021-06-08 14:55:05 +10:00
Utils cli: ANSI color is now also disabled by -o/--output-file (#1533) 2021-04-17 16:51:08 -10:00
Data.hs lib: Change internal representation of MixedAmount to use a strict Map 2021-05-01 09:45:29 -10:00
Query.hs lib: Change internal representation of MixedAmount to use a strict Map 2021-05-01 09:45:29 -10:00
Read.hs lib,cli: Assorted fixes for older GHC. 2021-01-02 15:08:09 +11:00
Reports.hs lib,cli: Store parsed Query in ReportOpts, rather than an unparsed 2020-10-23 14:14:11 -07:00
Utils.hs lib,cli,ui,bin: Create a new API for MixedAmount arithmetic. This should 2021-03-18 09:47:21 +11:00