hledger/hledger-lib/Hledger/Reports
Simon Michael adb6ee40eb lib: clarify price types (#131)
dropped journalPrices

renamed Price to AmountPrice,  AKA "transaction price"

renamed MarketPrice to PriceDirective.

added new MarketPrice (more pure form of PriceDirective without the amount style information)

Prices is now a more efficient data structure, but not used yet.
2019-06-13 15:50:01 -07:00
..
AccountTransactionsReport.hs lib: accountTransactionsReportItems: rewrite using catMaybes and mapAccumL 2019-06-09 18:45:58 -07:00
BalanceReport.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
BudgetReport.hs make -V do --value=end in multiperiod reports (#329) 2019-05-24 10:30:35 -07:00
EntriesReport.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
MultiBalanceReports.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
PostingsReport.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
ReportOptions.hs lib: support -X/--exchange (direct/reverse prices only) (#131) 2019-06-13 15:50:01 -07:00
ReportTypes.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
TransactionsReport.hs web: try to fix RegisterR warning 2019-05-23 22:34:31 -07:00