hledger/hledger-lib/Hledger/Data
Simon Michael ca55c2f0f8 dev: rename other Price helpers to Cost
showAmountWithoutPrice             -> showAmountWithoutCost
mixedAmountStripPrices             -> mixedAmountStripCosts
showMixedAmountWithoutPrice        -> showMixedAmountWithoutCost
showMixedAmountOneLineWithoutPrice -> showMixedAmountOneLineWithoutCost
2024-01-23 21:35:06 -10:00
..
JournalChecks dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Account.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
AccountName.hs imp:print:beancount: conversion improvements 2023-11-23 01:47:15 -10:00
Amount.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
Balancing.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
Dates.hs make groupByDateSpan return data when first period has unbounded begin 2023-08-25 18:40:50 +01:00
Errors.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
Journal.hs dev: Amount: aprice -> acost 2024-01-23 21:35:06 -10:00
JournalChecks.hs imp:close: add tags, with optional custom value, for easier matching/exclusion [#2151] 2024-01-21 01:44:14 -10:00
Json.hs dev: AmountPrice,UnitPrice,TotalPrice -> AmountCost,UnitCost,TotalCost; related renames 2024-01-23 21:35:06 -10:00
Ledger.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Period.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
PeriodicTransaction.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
Posting.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
RawOptions.hs imp!:web:tests: respect options when running tests 2023-12-15 09:57:01 -10:00
StringFormat.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Timeclock.hs imp: timeclock: support comments and tags (fix #1220) 2023-05-03 00:05:11 -10:00
Transaction.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
TransactionModifier.hs dev: Amount: aprice -> acost 2024-01-23 21:35:06 -10:00
Types.hs dev: Amount: aprice -> acost 2024-01-23 21:35:06 -10:00
Valuation.hs dev: Amount: aprice -> acost 2024-01-23 21:35:06 -10:00