hledger/hledger-web/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
..
Web lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Web.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00