hledger/hledger-lib/Hledger/Data
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
..
Account.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
AccountName.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Amount.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Commodity.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Dates.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Journal.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Ledger.hs ;clarify ledgerFromJournal doc 2019-05-05 10:09:40 -07:00
Period.hs ;lib: declare Period exports 2019-05-06 11:52:10 -07:00
PeriodicTransaction.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Posting.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Prices.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
RawOptions.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
StringFormat.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Timeclock.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Transaction.hs ;tests: normalize tests, examples, and docs using 2spcs before comments 2019-06-13 12:12:21 -07:00
TransactionModifier.hs refactor: cli: commands: hlint clean 2019-02-14 05:15:49 -08:00
Types.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00