hledger/hledger-lib/Hledger/Data
2024-01-26 15:04:44 -10:00
..
JournalChecks dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Account.hs dev: rename AmountDisplayOpts -> AmountFormat, and related constants 2024-01-23 21:35:06 -10:00
AccountName.hs fix: really fix slowdown with many accounts [#2153] 2024-01-26 13:53:47 -10:00
Amount.hs dev: clarify behaviour of filterMixedAmountByCommodity, showMixedAmount* 2024-01-23 21:35:06 -10:00
Balancing.hs imp: balance assertions error: show costs detail with --debug=2 2024-01-23 22:18:34 -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 fix: a slowdown with many txns and many accounts since 1.29 [#2153] 2024-01-25 13:49:49 -10:00
JournalChecks.hs fix: a slowdown with many txns and many accounts since 1.29 [#2153] 2024-01-25 13:49:49 -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: postingAddInferredEquityPostings: cleanup 2024-01-26 15:04:44 -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 fix: a slowdown with many txns and many accounts since 1.29 [#2153] 2024-01-25 13:49:49 -10:00
TransactionModifier.hs dev: Amount: aprice -> acost 2024-01-23 21:35:06 -10:00
Types.hs dev: cleanup; add showAmountWith, showMixedAmountWith 2024-01-23 21:35:06 -10:00
Valuation.hs dev: Amount: aprice -> acost 2024-01-23 21:35:06 -10:00