hledger/hledger-lib/Hledger
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
..
Data lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Read lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Reports lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Utils lib: debug helpers: add ptraceAtWith, dbgNWith 2019-06-02 08:48:41 -07:00
Data.hs ;lib: encapsulate Prices db 2019-05-25 05:29:34 -07:00
Query.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Read.hs tweak readJournalFiles type signature 2019-01-15 06:18:56 -08:00
Reports.hs restore TransactionsReport 2019-05-23 22:15:40 -07:00
Utils.hs lib: document mapM' 2019-02-17 08:36:59 -08:00